Trouble gathering click data for RSAs from ad_group_ad_asset_view

31 views
Skip to first unread message

Sam Vitale

unread,
Nov 17, 2021, 4:07:55 PM11/17/21
to AdWords API and Google Ads API Forum
Hi there,

I read the release notes for v9.0 of the Google Ads API and found that RSAs are now supported for the ad_group_ad_asset_view. I was able to hit the API and pull in information on each asset using the query at the bottom of this email, but the only metric that was returned was impressions. The documentation, however, shows that the ad_group_ad_asset_view has the ability to pull clicks as well https://developers.google.com/google-ads/api/fields/v9/ad_group_ad_asset_view#metrics.clicks. Could you provide some assistance to pull asset level click data for RSAs.

Query:
                SELECT
                customer.id,
                campaign.id,
                campaign.name,
                ad_group.id,
                ad_group.name,
                asset.id,
                ad_group_ad_asset_view.asset,
                ad_group_ad_asset_view.field_type,
                metrics.impressions,
                metrics.clicks,
                metrics.conversions,
                metrics.conversions_value,
                metrics.cost_micros
                FROM ad_group_ad_asset_view
                WHERE segments.date >= '2021-09-15'
                AND segments.date <= '2021-11-15'

Thanks,
Sam

Google Ads API Forum Advisor

unread,
Nov 17, 2021, 9:52:49 PM11/17/21
to svi...@hopjump.com, adwor...@googlegroups.com

Hi Sam,

 

I'm Kevin from the Google Ads API Team.

 

Can you please provide the complete request and response logs with request ID so I can have a closer look at the issue? You can send these to me via Reply privately to author option. If this option is not available, please send it directly to googleadsa...@google.com

 

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey
 

Google Logo
Kevin Gil Soriano
Google Ads API Team
 


ref:_00D1U1174p._5004Q2R9yUh:ref

Google Ads API Forum Advisor

unread,
Nov 22, 2021, 12:07:45 PM11/22/21
to svi...@hopjump.com, adwor...@googlegroups.com
Hi Sam,

I work with Kevin and will assist you. In case you missed the privately sent email let me resend it here:


Hi Sam,

Thank you for sharing these details. The logs and the request-id that my colleague Kevin is referring to should be generated if you have enabled logging in your client library, and the instructions can be found by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.

Once enabled, you may then retry your request and send over to our team the generated logs, so we can take a closer look.

Best regards,


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey
 
Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team

 

I ran a report and also only got impressions. The UI shows only impressions in the assets screen under Ads and extensions. Could you privately send us a full screenshot of the UI showing other metrics for the responsive search ads assets?


Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey

Regards,
 
Google Logo
Aryeh Baker
Google Ads API Team
 


ref:_00D1U1174p._5004Q2R9yUh:ref
Reply all
Reply to author
Forward
0 new messages