-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GAM Macro to pick one cache_id in an adpod #10513
Comments
@end0cr1ne - please help us understand how this is a Prebid.js issue. Prebid doesn't support VMAP or pods. |
I wasn't really sure whom to reach out to. Would you be able to direct me to the correct forum? |
Sorry, I'm not even clear on what the problem is, so can't recommend a forum. If it's a GAM problem, try https://support.google.com/admanager/?hl=en#topic=7505988 |
github-project-automation
bot
moved this from Needs OP
to Done
in Prebid.js Tactical Issues table
Sep 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type of issue
Question
Description
Creatives for adpods are basically cache url's with macros for the cache path and cache ids. In the case of an ad pod the cache_id cust_param(/gampad call) contains multiple values.
What macro can be used in GAM to pick the correct cache id?
Expected results
https://cache-url/pache/path?uuid=1234
Actual results
https://cache-url/pache/path?uuid=1234,5678,9101
Platform details
GAM
The text was updated successfully, but these errors were encountered: