Re: Report to get (only) sitelinks

2013-10-03 Thread Emmanuel Espina
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 20

Re: Report to get (only) sitelinks

2013-10-03 Thread David Torres (AdWords API Team)
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 f

Re: Report to get (only) sitelinks

2013-10-01 Thread Oliver
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

Report to get (only) sitelinks

2013-10-01 Thread Emmanuel Espina
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