You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords Scripts Forum
Hi, I'm looking for a script that will make bids based off where my ads show. I need help finding the code to target my Top vs Other segment. I would like to compare if (top impressions/ total impressions) < 50% then increase my bid by (X%). I"m not sure how to call the top or other impressions to make the comparison. If anyone knows that would be a great help!
Anthony Madrigal
unread,
Feb 10, 2017, 12:01:22 PM2/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords Scripts Forum
Hi,
The only way to get Top vs Other is through reports. You can use the Ad Performance Report and get the field Slot which represents Top vs Other. Once you get the report rows through reporting, you can use those to make your bid adjustments.