Get the bid modifier value from adgroupcriterionservice
22 views
Skip to first unread message
Jamil Beerahee
unread,
Feb 26, 2015, 2:28:38 PM2/26/15
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 adwor...@googlegroups.com
Hi, I am trying to get the bidmodifier value from the BiddableAdGroupCriterion, I am using the AdGroupCriterionService. Could you provide me with a short snippet of code to show me how I can view the bid modifier of a particular adgroup?
Thanks Jamil
Michael Cloonan (AdWords API Team)
unread,
Feb 27, 2015, 10:48:40 AM2/27/15
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 adwor...@googlegroups.com
Hello,
Please see our client libraries page for a list of example sets in each of our supported languages.
You can see examples of how to fetch data from the API in the basic operations folder. I don't think we have an example that includes this specific field, but you should be able to easily modify the examples to include whatever fields you like.