Thanks David

The workaround I found is to use the FeedMappingService to get the
feed id that is used for sitelinks (currently only one feed is used).
Then I downloaded a PLACEHOLDER_FEED_ITEM_REPORT filtered by that feed
Id (because it has better performance than the service).

Thanks
Emmanuel

2013/10/3 David Torres (AdWords API Team) <adwordsapiadvisor+da...@google.com>:
> Hi Emmanuel,
>
> The PLACEHOLDER_FEED_ITEM_REPORT, a feed item can actually serve as a
> sitelink but also as other type of extension. Imagine it is just a row in a
> table (the feed) and it can be mapped to different type of extensions. The
> PlaceholderType will effectively segment the stats of your feed item by
> type, but as with any of our segment type of fields it will prevent zero
> impression. That is the reason why adding the impressions field will
> effectively make them show up, but you have to have accumulated impressions
> for such item. If you want to have an accurate view of all your feed items
> in the account you'll need to use the FeedItemService.
>
> Best,
>
> - David Torres - AdWords API Team
>
> On Tuesday, October 1, 2013 1:48:30 PM UTC-4, Oliver wrote:
>>
>> We faced the same problem few weeks ago and ended up having to include the
>> impressions field so that we get the data back.  There is most likely a bug
>> with this report type whereby without the impressions filed included you
>> can't get any results.   You can simply ignore the impressions in the
>> returned report.
>>
>> We also use the PlaceholderType as a predicate (set value to 1) and this
>> way you will get back only the sitelinks.
>>
>> However, there is still one problem with this report.  It will return all
>> sitelinks that ever had an impression, even the deleted ones.  We can't find
>> a way to filter them out (yet).  Let us know if you figure it out :-)
>>
>> Oliver
>>
>>
>>
>> On Tuesday, October 1, 2013 5:00:09 PM UTC+1, Emmanuel Espina wrote:
>>>
>>> I see that now we can use PLACEHOLDER_FEED_ITEM_REPORT to get a list of
>>> all the feed items in the account and among them we get the sitelinks. But I
>>> could't figure out how to tell one item from another apart (that is, to find
>>> what is a sitelink and what is another extension). I want to consider all
>>> the sitelinks, those with impressions and those without them.
>>>
>>> According to the doc there is a PlaceholderType field that should be for
>>> this, but this is not working; when I include it in the report or try to
>>> filter with it I get zero results.
>>>
>>> Is there any way to get the feedId, feedItemId and Atrributes of just
>>> sitelinks in the account?
>>>
>>> Thank you
>>> Emmanuel
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://adwordsapi.blogspot.com
> http://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/J4JtB4yDOgw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to