There is no upgraded Mobile extensions currently. The API only support Sitelinks, Call and App. Please see this document<https://developers.google.com/adwords/api/docs/appendix/placeholders> .
Placeholder Feed Item Report is account wide and currently it's not possible to include CampaignId, AdGroupId in the Selector fields. We're fixing it. My first guess why the stats appear twice is that feed is associated with different campaigns or adgroups. And implicitly segmented by CampaignId or AdGroupId. Can you please confirm if that feed is associated with some campaigns? Best, - Takeshi, AdWords API Team On Wednesday, April 10, 2013 3:30:31 AM UTC+9, Joni Salmi wrote: > > Hi, > > I'm loading reports from MCC account, this helps with sitelinks. Are these > Upgraded > sitelinks account wide, or why can't I make Campaign predicates. I'd like > to dowload > stats per campaign if possible. > > I'm having issues with Phone/MobileExtensions too. There is same problem > with > stats, missing hundreds of impressions and clicks. Are there upgraded > Mobile Extensions > too? > > For some reason Placeholder Feed Item report, returns my stats twice, > and my total stats are twice the real stats. Is this a bug ? > > Report result: > > Feed ID,Feed item status,Impressions,Clicks,Cost > 135258,feed item active,240,8,10.40 > 135258,feed item active,240,8,10.40 > Total, --,480,16,20.80 > > -Joni > > tiistai, 9. huhtikuuta 2013 9.39.57 UTC+3 Takeshi Hagikura (AdWords API > Team) kirjoitti: >> >> Hi, >> >> If you are using upgraded sitelinks, you should get the stats using place >> holder >> report<https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item> >> . >> CampaignAdExtensionService is used for legacy sitelinks. >> >> Best, >> - Takeshi, AdWords API Team >> >> On Monday, April 8, 2013 7:36:48 PM UTC+9, Joni Salmi wrote: >>> >>> Hi, >>> >>> I suppose, this should return something if my campaign has >>> Ad Extensions and impressions/clicks within daterange. >>> >>> Selector Object >>> ( >>> [fields] => Array >>> ( >>> [0] => AdExtensionId >>> [1] => Status >>> [2] => Impressions >>> [3] => Clicks >>> [4] => Cost >>> [5] => AdExtensionType >>> ) >>> >>> [predicates] => Predicate Object >>> ( >>> [field] => CampaignId >>> [operator] => IN >>> [values] => Array >>> ( >>> [0] => HIDDEN >>> [1] => HIDDEN >>> [2] => HIDDEN >>> ) >>> >>> ) >>> >>> [dateRange] => DateRange Object >>> ( >>> [min] => 20130325 >>> [max] => 20130408 >>> ) >>> >>> [ordering] => >>> [paging] => >>> ) >>> >>> This is the result for using that selector: >>> >>> "Ad Extension Performance report #1365416644 (Mar 25, 2013-Apr 8, 2013)" >>> Ad Extension ID,Impressions,Clicks,Cost,Avg. position,Ad Extension Type >>> Total,0,0,0.00,0.0, -- >>> >>> Here is a picture from Adwords website >>> >>> >>> <https://lh3.googleusercontent.com/-D0RwgG9J4qw/UWKdFHD8OKI/AAAAAAAAACY/kStpCzPgE-w/s1600/adextensions.PNG> >>> Picture is in finnish, so here some translations: >>> Sivustolinkki = Sitelink >>> Klikkaukset = Clicks >>> Näyttökerrat = Impressions >>> Hinta = Cost >>> Tila = Status >>> >>> >>> maanantai, 8. huhtikuuta 2013 11.39.04 UTC+3 Takeshi Hagikura (AdWords >>> API Team) kirjoitti: >>>> >>>> Hi Joni, >>>> >>>> First, can you please make sure the conditions you are pulling the >>>> report from UI and API are exactly the same? >>>> If you are still seeing the difference, please update the thread. >>>> >>>> Best, >>>> - Takeshi >>>> >>>> On Monday, April 8, 2013 1:36:14 AM UTC+9, Joni Salmi wrote: >>>>> >>>>> Hi, >>>>> >>>>> I'm having a problem downloading AdExtension Stats. >>>>> I've tried with both CampaignAdExtensionService and >>>>> with Ad Extension Performance Report. >>>>> >>>>> I'm always missing almost 500 impressions and >>>>> 100 clicks, but both services give me the same output. >>>>> >>>>> I'm comparing the stats with values shown in >>>>> adwords.google.com >>>>> >>>>> -Joni >>>>> >>>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
