Re: get campaign callout extensions via GAQL

2022-09-13 Thread marsel...@gmail.com
Thanks! вторник, 13 сентября 2022 г. в 22:20:03 UTC+3, adsapi: > Hi there, > > You may want to try the campaign_asset > > resource, > the asset_set.type >

RE: get campaign callout extensions via GAQL

2022-09-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, You may want to try the campaign_asset resource, the asset_set.type doesn't show callout extensions and therefore the asset_set cannot have callout extensions. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2eO23s:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

get campaign callout extensions via GAQL

2022-09-13 Thread marsel...@gmail.com
Hi, I have some callout extensions, and i can get the list with query: *SELECT asset.id, asset.resource_name, asset.name, asset.type FROM asset WHERE asset.type = 'CALLOUT'* and get result: *...* "asset": { "resourceName": "customers//assets/xxx", "type": "CALLOUT", "id": "xxx