Hi, I'm checking with the reporting team, as I'm seeing '--' for all of the reports I've tried so far as well. I'll post back once I hear from them.
As an alternative, since call extensions are feed-based, you could use the PLACEHOLDER_FEED_ITEM_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>, e.g.: SELECT FeedItemId, AttributeValues, Impressions FROM PLACEHOLDER_FEED_ITEM_REPORT WHERE IsSelfAction = "true" and PlaceholderType = 2 DURING LAST_MONTH However, this won't provide you with some of the call extension-specific values (like *CallDuration, CallStartTime*, etc.). Cheers, Josh, AdWords API Team On Tuesday, December 16, 2014 7:59:27 PM UTC-5, mry wrote: > > I ran a report to include the AdvertiserPhoneNumber, but it comes back > with dashes for the entire history of the account (4 years). What is the > purpose of this field? I would like to be able to report calls by > advertiser phone number. > > Best, > Mark > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/59f428ff-a8fa-4f59-bb9d-365a48000c08%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
