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
We'd love to hear from customers whether adding placement info to our ad group and campaign models! Let us know in the comments.
How would you implement this feature?
I'd bring in both the ad_group_criterion_history and campaign_criterion_history models which both contain placement_url. Then we can join on ad_group_id and campaign_id (as well as various date filters available to us) to bring that placement url further upstream, in the hopes that we can eventually create an ad reporting rollup placement model.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Yes.
Yes, but I will need assistance.
No.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing feature request for this?
Describe the Feature
Placement URL is a web address that identifies where a Google ad is displayed on a page, and that data can be used to improve targeting and exposure web campaigns. Adding this data to our ad group and campaign models could provide enriched information on ad campaign targeting success.
We'd love to hear from customers whether adding placement info to our ad group and campaign models! Let us know in the comments.
How would you implement this feature?
I'd bring in both the
ad_group_criterion_history
andcampaign_criterion_history
models which both containplacement_url
. Then we can join onad_group_id
andcampaign_id
(as well as various date filters available to us) to bring that placement url further upstream, in the hopes that we can eventually create an ad reporting rollup placement model.Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: