list down the feed items rows using adwrds api php

190 views
Skip to first unread message

SUBIN P VASU

unread,
Aug 25, 2017, 2:07:33 AM8/25/17
to AdWords API Forum
I need to list down the feed item rows using adwords api. How can it be done. I'm only getting it's IDs. No other row cells. Please direct me how to do it.

Peter Oliquino

unread,
Aug 25, 2017, 2:57:26 AM8/25/17
to AdWords API Forum
Hi,

Could you provide more details regarding what it is you wish to accomplish via the AdWords API? If you are trying to generate a report, could you provide your clientCustomerId, the complete report definition you are using and the generated report file? You may reply using Reply privately to author.

Thanks and regards,
Peter
AdWords API Team

SUBIN P VASU

unread,
Aug 25, 2017, 3:17:55 AM8/25/17
to AdWords API Forum

See. I want to list down the feeds i just created now. using https://developers.google.com/adwords/api/docs/guides/feed-services . that's all. just say it by service or report? and specify.

Peter Oliquino

unread,
Aug 25, 2017, 4:10:20 AM8/25/17
to AdWords API Forum
Hi,

You may generate the Placeholder Report if you wish to retrieve the list and the statistics generated by your feed based ad extensions. For feed items, you may use the Placeholder Feed Item Report. You may refer to the  PHP report example codes on how to generate these reports.

Alternatively, you may also use the FeedService.get to retrieve the feeds or the FeedItemService.get for feed items. You may pattern the code using the GetCampaigns example as reference. Instead of the CampaignService and the Campaign object, use the FeedService/FeedItemService and Feed/FeedItem object instead.

SUBIN P VASU

unread,
Aug 25, 2017, 4:18:21 AM8/25/17
to AdWords API Forum
Actually I have the feedId and FeedItemId with me. I'm looking for Feed item rows. Hope this would work. Let me try this and Thanks :)


On Friday, 25 August 2017 11:37:33 UTC+5:30, SUBIN P VASU wrote:

SUBIN P VASU

unread,
Aug 25, 2017, 6:10:32 AM8/25/17
to AdWords API Forum
I have one and important (only to me, may be) question.
Is it possible to create ads from feeds OR update ads by reading feeds data? If yes, give me a brief idea.

Thanks in Advance.


On Friday, 25 August 2017 11:37:33 UTC+5:30, SUBIN P VASU wrote:

Shwetha Vastrad (AdWords API Team)

unread,
Aug 25, 2017, 1:54:05 PM8/25/17
to AdWords API Forum
Hi Subin, 

You need to use AdGroupAdService to create Ads. You cannot create ads using feeds. Please see this guide for more details. If you would like to customize your Ads by injecting dynamic information into your ads, you can set up Ad customizer feeds and then create ads that reference the information in the feed, so the values in the feed are shown at serve time. The AddExpandedTextAds Java example shows how to create Expanded text ads, and the AddAdCustomizer Java example shows how to set up Ad customizers. Examples in other languages can be found here.

Regards,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages