- Get Audience Segment Basic Performance Report Using Google Ads API - 1 Update
- Unable to get sub accounts (ListAccessibleCustomers) with service account flow - 1 Update
- Planning Service - get three month change and YoY change - 1 Update
- Call details from API - 1 Update
- Refresh error exception while making api call with Google ads account - 1 Update
- Difference between ad_group_ad_asset_view and ad_group_asset - 1 Update
Google Ads API Forum Advisor <ads...@forumsupport.google>: Mar 06 10:20AM
Hi Ahmad,
Thank you for reaching out to us.
For our team to further investigate this, could you please provide the following information below?:
Complete API logs (request and response with request-id ) generated on your end
Entire UI screenshot without cropping where you can see the data you want to retrieve in the API
You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsapi-support@google.com alias instead.
On the other hand, if you are using ad_group_audience_view or campaign_audience_view reports, then I could confirm that you may not select the metrics fields as these fields are not compatible with user_list.name. However, there's already a feature request to have selectable fields in the ad_group_audience_view report that will get the fields into the audience segment UI. With this, I would suggest you follow our blog post for updates and new releases.
Additionally, I would also recommend that you use Google Ads Query Builder and Query Validator tools for constructing queries.
Best regards,
Google Ads API Team
ref:_00D1U1174p._5004Q2jVutZ:ref
Google Ads API Forum Advisor <ads...@forumsupport.google>: Mar 06 09:57AM
Hi Giovanni,
Thanks for reaching out to the Google Ads API team. I hope you are doing well today.
With regards to your concern, could you provide more context or details to your issue so that we can further check and provide precise guidance accordingly?
Regards,
Google Ads API Team
ref:_00D1U1174p._5004Q2jW0jt:ref
Cristina Matei <Cristin...@softwire.com>: Mar 06 01:45AM -0800
Hi,
We are looking at getting the three month change and YoY change available
in the Keyword Planner. I can see in the Java library for the Google Ads
API that these values are not available, only the monthly search values are.
Are the three month change and YoY change calculated from the monthly
search values? Is there a way to get these values from the API?
Thanks,
Cristina
Google Ads API Forum Advisor <ads...@forumsupport.google>: Mar 06 05:39AM
Hi Elios,
Thank you for raising this concern to the Google Ads API Forum.
If the call details you are referring to are the call view that includes data for call tracking of call-only ads or call extensions, then you may use the call_view report. Let me know if this is what you are looking for. However, if you are not referring to this, then we would need your help in providing us with the entire UI screenshot where you can see the data you want to retrieve in the API, as the API mirrors the Google Ads UI.
On the other hand, please note that the Google Ads API is the programmatic interface to Google Ads. It enables developers to interact directly with the Google Ads platform, vastly increasing the efficiency of managing large or complex Google Ads accounts and campaigns. Having that said, you may need to apply for a developer token if you don't already have one before making an API call. For more information, you may see our Google Ads API overview.
Best regards,
Google Ads API Team
ref:_00D1U1174p._5004Q2jVlrz:ref
Chethan U <chetha...@gmail.com>: Mar 05 08:07PM -0800
Hi team,
while making an API call with Google ads accounts, I'm getting below
exception.
Raise
exceptions.Refresherror(Google.auth.exceptions.RefreshError:('invalid_grant:Bad
Request' , {'error' : 'invalid_grant' , 'error_description' : Bad Request'}
)
Please let me know what's the issue.
Yijie Zeng <demon...@gmail.com>: Mar 05 07:36PM -0800
Hi team,
I am looking at the apis that can retrieve asset metrics, specifically
ad_group_ad_asset_view and ad_gorup_asset, may I know if they will give the
same metrics given the same columns and same conditions? Also I noticed
that ad_group_asset is enriched with more metrics regarding assets such as
video_views and interactions, why are they not supported on
ad_group_ad_asset_view? Thanks!
Sample queries:
ad_group_asset:
*select *
*ad_group.id, *
*asset.id, *
*metrics.impressions,*
*metrics.clicks*
*from ad_group_asset*
*where segments.date during LAST_7_DAYS*
*and ad_group.status = ENABLED*
ad_group_ad_asset_view:
*select *
*ad_group.id, *
*asset.id, *
*metrics.impressions,*
*metrics.clicks*
*from ad_group_ad_asset_view*
*where segments.date during LAST_7_DAYS*
*and ad_group.status = ENABLED*
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to adwords-api+unsubscribe@googlegroups.com.
![]() |
Google Ads API Team |