Placeholder Feed Item attributeValues Price extension

44 views
Skip to first unread message

roh...@reportgarden.com

unread,
Jan 24, 2018, 5:48:11 AM1/24/18
to AdWords API Forum
Hi guys,

I referred to this table https://developers.google.com/adwords/api/docs/appendix/placeholders#price to fetch data for price extension.

My query is, for accounts where there is no "mobile URLs" present, in some cases, the attribute ID "10" is not present, whereas in some cases. the attribute ID "10" contains the header of item 2 of the table.

Can you please let me know if there is any way we can get a uniform response for all accounts, for Price Extension.

Thanks,
Rohan

Sreelakshmi Sasidharan (AdWords API Team)

unread,
Jan 24, 2018, 11:56:25 AM1/24/18
to AdWords API Forum
Hi Rohan, 

Are you saying that the FeedItemService.get() API call is not returning the data correctly for your Price extension? Could you please enable logging and share the complete SOAP request and response logs along with your client customer Id? You could use reply privately to author while sharing the details. 

Thanks,
Sreelakshmi, AdWords API Team

Sreelakshmi Sasidharan (AdWords API Team)

unread,
Jan 31, 2018, 1:04:54 PM1/31/18
to AdWords API Forum
Hi Rohan, 

I have replied to you in the private thread with details. For the benefit of other users of the forum, please find the summary below:

The numbers in the logs for FeedItemService.get() are the ids of the attributes in the feed. It is not same as the "ID" in this table. To map the respective attribute in a Feed to the "ID" in the table corresponding to a placeholder type, you can do a FeedMappingService.get() and filter with FeedId. You will see how each feedAttributeId in the feed is mapped to the respective fieldId in the table corresponding to the placeholder type. If an attribute in a feed is having a blank value, it might not return the value for that attribute in the API response. In this case, the attribute 10 in one of feeds was corresponding to "Item 2 header" and the attribute 10 in the second feed was corresponding to "Item 1 final mobile URL" which was also blank. 

Thanks,
Sreelakshmi, AdWords API Team
Reply all
Reply to author
Forward
0 new messages