You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was browsing through the codebase and I noticed the only way to set page level targeting (on the pubads service directly) is to use the function on the manager. IMO the slots provider would be a good place to set PAGE level targeting and the slot to be a good place to set SLOT targeting? What would you think of this change? Since we're doing manual merging in the slot today, I don't think this would be a bc break, it would just use the appropriate functions of the GPT library (and reduce the amount of merging you have to do manually)
The text was updated successfully, but these errors were encountered:
I was browsing through the codebase and I noticed the only way to set page level targeting (on the pubads service directly) is to use the function on the manager. IMO the slots provider would be a good place to set PAGE level targeting and the slot to be a good place to set SLOT targeting? What would you think of this change? Since we're doing manual merging in the slot today, I don't think this would be a bc break, it would just use the appropriate functions of the GPT library (and reduce the amount of merging you have to do manually)
The text was updated successfully, but these errors were encountered: