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
hey all,
not sure if I miss something but when I create a feed via API (what works fine) how do I define the type of the feed? e.g. "Dynamic display ad feed (Real estate)".
I created a test campaign via browser and since I had 0 feeds AdWords create that type of feed for me when I selected 'Use dynamic ads'.
When I create again a new campaign I see that feed but non of my API versions.
thanks for help M.
Anthony Madrigal
unread,
Feb 1, 2016, 9:33:26 AM2/1/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
Hey M,
To choose the type of feed you are using, you should set the Feed Placeholder Id. Here is a list of all the Placeholder Feed Ids. For your case, you should use Id = 16 for Real Estate.
Cheers,
Anthony
AdWords API Team
Mario Wilkens
unread,
Feb 1, 2016, 11:51:09 AM2/1/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
hey Anthony,
great that worked. Thanks a lot.
One question. My browser created feed have for Listing ID (key, text) ... my API created feed have Listing ID (text). Does it have any effect? Or do I can set somewhere what the primary key is? The Data Type is STRING.
thanks Mario
Anthony Madrigal
unread,
Feb 1, 2016, 5:22:02 PM2/1/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
Hey Mario,
The key from the UI can be ignored. It is used by the UI to identify rows in bulk edits. You don't need to worry about it. You can just update the feed attributes that you want to.