Hello, I want to get the actual value of each asset in RSA.
So I tried to hit the query with curl with the following link, but no records came back and no error is reported. What is the reason? thanks link: https://developers.google.com/google-ads/api/docs/assets/fetching-assets#asset_metrics my query: *SELECT ad_group.id, asset.id, metrics.clicks, metrics.impressionsFROM ad_group_assetWHERE segments.date DURING LAST_MONTHORDER BY metrics.impressions DESC* response(full): *{"fieldMask": "adGroup.id,asset.id,metrics.clicks,metrics.impressions"}* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b5676259-47bd-4f24-b5d5-378f880ea006n%40googlegroups.com.
