Ad assets performance using gaql

101 views
Skip to first unread message

Shon Otmazgin

unread,
Sep 5, 2023, 9:21:59 AM9/5/23
to Google Ads API and AdWords API Forum
Hello,

While using the Google Ads UI and clicking on ads, there is a button at each row titled "View asset details". How can I pull this asset's performance data using GAQL? I tried using ad_group_ad_asset_view, but no data was returned.

Screenshot 2023-09-05 at 16.09.51.png

Shon Otmazgin

unread,
Sep 5, 2023, 9:50:53 AM9/5/23
to Google Ads API and AdWords API Forum
also followed this link: https://developers.google.com/google-ads/api/docs/assets/fetching-assets

running:
SELECT
  ad_group
.id,
  asset
.id,
  metrics
.clicks,
  metrics
.impressions
FROM ad_group_asset
WHERE segments.date DURING LAST_MONTH
ORDER BY metrics.impressions DESC


returned zero resutls.

Google Ads API Forum Advisor

unread,
Sep 5, 2023, 11:33:03 AM9/5/23
to sh...@codefuel.com, adwor...@googlegroups.com

Hi there,

Thanks for reaching out to the Google Ads API Forum.

I can see that you are trying to pull the assets details for the discovery Ad. Currently the ad_group_ad_asset_view report only supports AdGroupAdAssetView for AppAds and Responsive Search Ads.

With regards to the ad_group_asset report, it pulls the extensions attached at ad group level hence it will not be able to pull said Ads UI screenshot data.

However, to retrieve Discovery Ads and Asset association information, my team already created feature request to support this. For now, kindly follow our blog as we will post relevant updates when it becomes supported. 

This message is in relation to case "ref:_00D1U1174p._5004Q2oAtCd:ref"

Thanks,
 
Google Logo Google Ads API Team


Shon Otmazgin

unread,
Sep 5, 2023, 11:44:38 AM9/5/23
to Google Ads API and AdWords API Forum
Thanks for the info.

Do you have any time estimation for that feature? days/weeks/months? Also you can think of any workaround in the meantime?

Google Ads API Forum Advisor

unread,
Sep 5, 2023, 12:23:53 PM9/5/23
to sh...@codefuel.com, adwor...@googlegroups.com

Hi there,

Thanks for getting back to us.

Unfortunately, we do not have any ETA for this, however, as mentioned above, you may keep an eye on our blog post or release notes as we post updates. Also, note that the supported Ad Types in the API is mentioned in this page. There seems to be no workaround in the meantime. 

Shon Otmazgin

unread,
Sep 5, 2023, 12:26:20 PM9/5/23
to Google Ads API Forum Advisor, adwor...@googlegroups.com
This is not a 

DISCOVERY_MULTI_ASSET_AD?

Google Ads API Forum Advisor

unread,
Sep 5, 2023, 5:02:28 PM9/5/23
to sh...@codefuel.com, adwor...@googlegroups.com

Hi,

Thank you for coming back to us. I hope you are doing well today.



This is not a DISCOVERY_MULTI_ASSET_AD?

>> With regards to this concern, as mentioned from the provided link (https://developers.google.com/google-ads/api/reference/rpc/v14/AdTypeEnum.AdType#:~:text=feed%20video%20ad.-,DISCOVERY_MULTI_ASSET_AD,-Discovery%20multi%20asset), DISCOVERY_MULTI_ASSET_AD are supported by AdType.

The feature request that the team filed was about the Discovery Ad assets details, as currently the ad_group_ad_asset_view report only supports AdGroupAdAssetView for AppAds and Responsive Search Ads.

Have a great day.
 

Tobias Hink

unread,
Jul 2, 2024, 12:55:46 PM (12 hours ago) Jul 2
to Google Ads API and AdWords API Forum
Hello,

Its nice that you could add a feature for DISCOVERY_MULTI_ASSET_AD (now DEMAND_GEN_MULTI_ASSET_AD).

However please add a feature request to support the following  "ad_group_ad.ad.type" as minimum sa well

RESPONSIVE_
DISPLAY_AD
IMAGE_AD
VIDEO_AD
VIDEO_BUMPER_AD
VIDEO_NON_SKIPPABLE_IN_STREAM_AD
VIDEO_OUTSTREAM_AD
VIDEO_RESPONSIVE_AD
VIDEO_TRUEVIEW_IN_STREAM_AD

Bonus if possible:
IN_FEED_VIDEO_AD
HTML5_UPLOAD_AD
HOTEL_AD


This email is private and confidential. If you have received this email in error, please notify the sender and delete all copies (including any attachments) from your system. In such circumstances, you must not make any use of this email or its contents. Thanks. 
By sending emails to us we will process your personal data. To find out more, please read our Privacy PolicyPrecis Digital ApS. is a company registered in Denmark. Registered number: 35828605. Registered office: Esromgade 15, 1, 4.tv2200 København N, Denmark

Google Ads API Forum Advisor

unread,
Jul 2, 2024, 3:59:56 PM (8 hours ago) Jul 2
to hi...@precisdigital.com, adwor...@googlegroups.com
Hi,

Kindly note that the Google Ads API permits only reporting of video ads. Video campaigns must be created using the UI or Google Ads scripts. Also, please refer to this table for the capabilities and limitations for each ad type. Let us know if you still want us to raise the feature request.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02oAtCd:ref" (ADR-00196980)

Thanks,

 
Google Logo Google Ads API Team

Register for the upcoming workshop: Performance Max and the Google Ads API!
 


Reply all
Reply to author
Forward
0 new messages