Hello James, Please find my response below:
1. The AdWords API Conversion Value depends on the current Attribution model type in the AdWords UI. Please refer to this guide <https://developers.google.com/adwords/api/docs/guides/conversion-tracking#conversion_fields_available_in_reporting> for more information. 2. AdWords API stats will be returned based on the account time zone. This said, it takes up to 3 hours for the imported conversion statistics to appear in your account for Last-click attribution. For other search attribution models, it can take longer than 3 hours as mentioned in this guide <https://developers.google.com/adwords/api/docs/guides/conversion-tracking#click-conversion-tips>. Please refer to the data freshness article <https://support.google.com/adwords/answer/2544985?hl=en-AU> on when these conversions will be updated every day. Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Wednesday, January 10, 2018 at 5:25:23 AM UTC-5, Pierre C wrote: > > Hello, > > I retrieve a set of statistics through CAMPAIGN_PERFORMANCE_REPORT. > > Here's what I do via c #: > > SELECT CampaignName, CampaignId, Cost, Impressions, Clicks >> FROM CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignName = [CampaignName]; > > > > I noticed that I had differences between statistics that I retrieve via > this query and the classic dashboards that are displayed when we click on > the campaign or ad group (AdWords Interface). > I have the problem in the dashboards of the new and old interface of > Adwords. > > Regarding the API to retrieve my data, I use the latest version of the > AdWords API. > > Does anyone have an answer to that? In some cases, there are substantial > differences. > > > Thank you in advance for your answer. > > Pierre. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ef76be42-1180-4440-908c-186e191f9cb8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
