Hi,
I want to get All Assets set in account and Its Total.
I am aware that Original Ad Extensions are moved to Assets. earlier I used
to use this query
SELECT campaign.id
, campaign.name
, segments.placeholder_type
, campaign.status
, ad_group.status
FROM
feed_item
WHERE metrics.impressions > 0 AND campaign.status IN
('ENABLED','PAUSED') AND ad_group.status IN ('ENABLED','PAUSED')
I need all the assets there in account and its total as shown in image.
[image: Screenshot 2024-02-13 at 6.15.21 PM (2).png]
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/3f9bb389-06c3-41df-9f51-c29ba0a805e8n%40googlegroups.com.