RE: ad_group_asset does not return any row

2021-12-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi,

Thanks for reaching out to us.

Since you mentioned you got an empty response when you tried the ad_group_asset 
report, would it be possible if you could provide the complete request and 
response logs along with the request id via the Reply privately to author 
option, so that our team can check better?

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2TkCgw:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/vOar90R4LYQ200pDl6uO8TT4qnpac8ryrFmQ%40sfdc.net.


ad_group_asset does not return any row

2021-12-23 Thread Michele Cavazza
Hi,

I am trying to get the assets performances through the Google Ads API, 
however, every time that I run this query I am not getting any row back.

  SELECT
  campaign.name,
  ad_group.name,
  metrics.conversions,
  metrics.conversions_value,
  segments.date,
  segments.conversion_action_name
FROM ad_group_asset
WHERE segments.date DURING LAST_30_DAYS

However, I do get asset performances if I get asset information 
from ad_group_ad_asset_view. The reason why I need to get the performances 
information through the ad_group_asset is because I would like to segment 
the results by conversion_action_name.

Could you tell me what could be the cause of this behavior?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/28a1a83d-fe95-49c9-84ce-325b6944de45n%40googlegroups.com.