Hi, excuse my broken English. We are started use Google Ads API (new version) and faced several problems:
1) We request reports using AQWL. Request: SELECT segments.date, campaign.name, campaign.advertising_channel_type, campaign.id, metrics.impressions, metrics.clicks, metrics.ctr, metrics.cost_micros, metrics.average_cpc, metrics.conversions FROM campaign WHERE segments.date DURING LAST_7_DAYS But the reports come with delays. We also reviewed this article: https://support.google.com/google-ads/answer/2544985?hl=en But in our case the delays are sometimes too long. Example: we request reports 18-06-2021, but in response the most recent lines were for *June 13* 2) From time to time, we have problems with updating the token, or rather, we simply can not use the refresh_token This is what it looks like: 2.1) We allow the app access manually and get the first access_token and refresh_token. At this stage, everything is OK, the application is in the list that was granted access (check through this page: https://myaccount.google.com/u/1/permissions ): *[image: 123.png]* 2.2) AcessToken successfully used and updated for some time (usually several weeks), but then the app from the list of apps that got access disappears: https://myaccount.google.com/u/1/permissions And, of course, the last access_token stops working, and with it the refresh_token. After that, we again need to manually confirm the app's access for the first time. Because refresh_token is not valid after the app disappears from the list. Please tell me what this might be related to. And for what reason can an app disappear from the list ( https://myaccount.google.com/u/1/permissions Third-party apps with account access ) if no one manually restricts access to app? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e8cb00b5-dccf-466a-a5e7-2a1ad4910928n%40googlegroups.com.