I created campaign level headlines and descriptions on Google Ads Web UI 
(referred to the doc  About responsive search ads campaign level text 
assets: headlines and descriptions - Google Ads Help 
<https://support.google.com/google-ads/answer/13548268?hl=en#zippy=%2Ccreate-headlines-and-descriptions-for-a-responsive-search-ad-at-the-campaign-level>),
 
but cannot find a way to retrieve them via the API.

I tried the query below, but no headline/description was returned. (Other 
CampaignAsset types can be returned, such as Logo, Sitelink, Call, etc.)

SELECT campaign_asset.asset, campaign_asset.field_type, 
campaign_asset.resource_name, campaign_asset.status, campaign.id, 
campaign_asset.source
FROM campaign_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 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 
"Google Ads API and AdWords 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 visit 
https://groups.google.com/d/msgid/adwords-api/9551e137-af82-4d36-9cbb-6048cc5555den%40googlegroups.com.

Reply via email to