Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/88_bLGW66FA) from the forum as it wasn't routed to our support queue.
Regards, Google Ads API Team On Wednesday, May 31, 2023 at 1:19:46 AM UTC+8 bdumi...@tripadvisor.com wrote: > > 1. We are trying to query > > https://developers.google.com/google-ads/api/fields/v13/ad_group_ad_asset_view_query_builder > > 2. > 3. To get the asset.source='AUTOMATICALLY_CREATED' programmatically > 4. > 5. i tried a variations of GAQL queries , the simplest one being > 1. > > SELECT > campaign.id, > asset.source > FROM ad_group_ad_asset_view > WHERE > asset.source != 'ADVERTISER' > 2. > > > > 6. But *nothing* comes up , which seems to imply there is no way to > programmatically get the assets Automatically Created ( from experiments ) > 7. > 8. Attached is a screenshot of what we see in the Google Ads UI which > SHOULD show up as source=AUTOMATICALLY_CREATED but comes back as > ADVERTISER > 1. AD ID 505191991329 > 2. Campaign ID 20113805176 > 3. Ad Group ID 151957085514 > 4. > 9. Or another example > 1. > > where ext_campaign_id = '20113805176' > 2. > > and ext_adgroup_id = '151957085514' > 3. > > and ext_ad_id = '505191991329' > 4. > > and ext_asset_id in ('82810186692','82810186689','83517604316') > 5. > 10. *So the question is ... is there a way to programmatically get the > asset.source=AUTOMATICALLY_CREATED ?* > > 11. > > https://ads.google.com/aw/campaigns?ocid=634192222&workspaceId=0&ascid=634192222&euid=699421145&__u=2747777105&uscid=9107486&__c=8647485614&authuser=0&assetFieldType=59 > 12. > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 on the web visit https://groups.google.com/d/msgid/adwords-api/5ec5590e-c0fb-479a-a9e0-4da136935003n%40googlegroups.com.