Re: Criteria Report missing costs from Ad Performance Report

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Ignacio, Thank you for providing more insight about what you wish to achieve. Firstly, UI and API reports at this point may not match 100% due to certain campaign types and ad types' statistics not being available in the AdWords API. Taking that into consideration, you may still be able to m

Re: Criteria Report missing costs from Ad Performance Report

2019-10-02 Thread Ignacio Vazquez
Thanks for the swift response Peter! We don't really mind if only the single most relevant criteria is shown, but we do want that the API reports to match with the actual cost in the UI reports. Since we aggregate at the lowest level possible (we thought this was possible at the Criteria level

RE: Criteria Report missing costs from Ad Performance Report

2019-10-02 Thread Google Ads API Forum Advisor Prod
Hi Ignacio, Unfortunately, discovery campaigns are not yet available in the AdWords API's reports. You can refer to the AdvertisingChannelType and AdvertisingChannelSubType fields of the Campaign Performance Report to learn which campaign types are currently supported. You may follow our blog f

Re: Criteria Report missing costs from Ad Performance Report

2019-10-02 Thread Ignacio Vazquez
Are Discovery Campaigns supported by the API reporting? On Wednesday, October 2, 2019 at 12:45:53 PM UTC-3, Ignacio Vazquez wrote: > > > Hi there! > > We've been running the following report to get a criteria-level > performance report for our account > > > SELECT Date, Id, Criteria, CriteriaType

Criteria Report missing costs from Ad Performance Report

2019-10-02 Thread Ignacio Vazquez
Hi there! We've been running the following report to get a criteria-level performance report for our account SELECT Date, Id, Criteria, CriteriaType, DisplayName, AdGroupId, AdGroupName , CampaignId, CampaignName, AccountDescriptiveName, AccountCurrencyCode, Cost, AllConversions, AllConversi