How do I get asset level for all ad/ad group types?

147 views
Skip to first unread message

Ritvik Singhvi

unread,
Nov 8, 2024, 10:37:54 AM11/8/24
to Google Ads API and AdWords API Forum
I am trying to fetch data for all available ad types via ad_group_asset and ad_group_ad_asset_view but I am not able to get responsive display ads in either of the levels.

I know that ad group ad asset view only supports certain ad types but is there any other way to fetch all available assets with some metrics?

Any help would be really appreciated :)

Ritvik Singhvi

unread,
Nov 10, 2024, 7:20:31 AM11/10/24
to Google Ads API and AdWords API Forum
This is a little bit urgent, can someone help here?

Google Ads API Forum Advisor

unread,
Nov 10, 2024, 10:53:44 PM11/10/24
to adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

As you are trying to fetch the all available ad types, I would suggest to use the ad_group_ad.ad.type field from the ad_group_ad_asset_view. However the ad_group_ad is a attributed resource for the ad_group_ad_asset_view and currently we only support AdGroupAdAssetView for AppAds and Responsive Search Ads.

As per the ad_group_asset resource you can only retrieve the ad_group.type and asset.type. If still you are unable to fetch the ad types, kindly provide us with the uncropped UI screenshot with a visible customer Id by highlighting the ad types and fields that you are trying to fetch using Google Ads API.  
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGirp:ref" (ADR-00274855)

Thanks,
 
Google Logo Google Ads API Team

 

Ritvik Singhvi

unread,
Nov 11, 2024, 1:56:55 AM11/11/24
to Google Ads API and AdWords API Forum
I will try it out but just to confirm- all adgroup/ad types are supported for ad_group_asset resource, unlike ad_group_ad_asset resource, which supports only the aforementioned 2?

Ritvik Singhvi

unread,
Nov 11, 2024, 3:01:59 AM11/11/24
to Google Ads API and AdWords API Forum
I am trying this query:

{
"query": "SELECT ad_group.id, ad_group_asset.status FROM ad_group_asset WHERE ad_group.type IN ('DISPLAY_STANDARD', 'UNKNOWN')"
}
I have added more fields to the above query but I am still not getting these campaigns, even though there are display/responsive display ads running on this accounts & I have tried 5-6 different accounts but still nothing.
Also tried campaign asset but nothing available there as well.


Tamryn Leah Walker

unread,
Nov 11, 2024, 4:30:32 AM11/11/24
to ritvik....@clarisights.com, Google Ads API and AdWords API Forum
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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 "Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/adwords-api/88944fa3-cbaa-4008-86bb-f79e70dcbe47n%40googlegroups.com.

Google Ads API Forum Advisor

unread,
Nov 11, 2024, 8:23:03 AM11/11/24
to adwor...@googlegroups.com
Hi,

Kindly note that, according to the API documentation, there are no restrictions on retrieving ad group or ad type data from the ad_group_asset resource. It will retrieve information for all types of ads.

Ritvik Singhvi

unread,
Nov 11, 2024, 9:24:06 AM11/11/24
to Google Ads API and AdWords API Forum
Yes as per the doc there are no restrictions but I am trying this query

{
"query": "SELECT ad_group.id, asset.id FROM ad_group_asset where ad_group.type NOT IN ('SEARCH_STANDARD','SEARCH_DYNAMIC_ADS')"
}
and getting an empty response
but I also have these ad types: Video-Responsive, Video-Non-Skippable-In-Stream, Video-Efficient-Reach, Display-Standard which should return right?

Happy to share request IDs, etc privately!

Ritvik Singhvi

unread,
Nov 15, 2024, 4:00:38 AM11/15/24
to Google Ads API and AdWords API Forum
hey any update on the above?

Google Ads API and AdWords API Forum

unread,
Nov 18, 2024, 1:16:37 AM11/18/24
to Google Ads API and AdWords API Forum

Hi,

In order to assist you further, kindly provide us with the uncropped UI screenshot with a visible customer Id by highlighting the ad types and fields that you are trying to fetch using the Google Ads API.  
Reply all
Reply to author
Forward
0 new messages