Re: Get callout/sitelink extensions metrics

2022-09-17 Thread marsel...@gmail.com
thanks i sent you the info пятница, 16 сентября 2022 г. в 21:52:17 UTC+3, adsapi: > Hi, > > Thank you for reaching out to our API support team. > > If the call out extensions are already asset based and are created or > associated at the campaign level, then the campaign_asset >

Get callout/sitelink extensions metrics

2022-09-16 Thread marsel...@gmail.com
Hi! I'm trying to get metrics for extensions via GAQL api (as in the screenshot) [image: 2022-09-16_20-35.png] I tried through different resources, *campaign_asset*, *asset_field_type_view*, *extension_feed_item*, but everywhere I get different numbers, and they do not match the indicators from

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 >

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