Hi there,

The addgroup shows both active and deleted assets. When I make a request 
for assets in the group
query = f"""
SELECT
  asset.type,
  asset.resource_name,
  asset.text_asset.text
FROM ad_group_ad_asset_view
WHERE ad_group.id = '{ad_group_id}'
"""
then I get all the Assets, regardless of whether they are deleted or 
active. Is it possible to get only active Assets? Didn't find such a way 
here https://developers.google.com/google-ads/api/fields/v8/asset

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d5380822-6b84-4819-ba4c-f567e89d00a6n%40googlegroups.com.
  • Ge... Evgeniy Lepikov
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
      • ... Evgeniy Lepikov
        • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
          • ... Evgeniy Lepikov

Reply via email to