Can i use bid landscapes for shopping campagin with custom label
17 views
Skip to first unread message
Dor Gefen
unread,
Apr 6, 2016, 9:02:38 AM4/6/16
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 API Forum
Hi,
I have Google shopping campaigns with custom label attributes and I want to know if its possible to use the bid landscapes api to get data per custom label.
This is possible using Adwords GUI.
Thanks in advance
Umesh Dengale
unread,
Apr 6, 2016, 3:32:27 PM4/6/16
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 API Forum
Hello,
You could use the CampaignCriterionService and ProductDimension.ProductCustomAttribute to get the custom attributes for the campaigns. You need to specify the ProductCustomAttribute.type for custom attribute. Please check out CampaignCriterionService for more details.