Hi Google Ads Team,
We've faced the following issue with the DISCOVERY
campaign.advertising_channel_type, the campaign is available on the Google
Ads UI, however, it's not retrieved using v12 Google Ads API.
The query example (campaign level):
{"query": "
SELECT
campaign.advertising_channel_type,
campaign.id,
campaign.name,
campaign.status,
customer.currency_code,
metrics.all_conversions,
metrics.all_conversions_value,
metrics.clicks,
metrics.conversions,
metrics.conversions_value,
metrics.cost_micros,
metrics.impressions,
metrics.video_views,
segments.ad_network_type,
segments.date
FROM
ad_group
WHERE segments.date BETWEEN '2022-10-24' AND '2022-11-09' AND
campaign.advertising_channel_type = 'DISCOVERY'"}
However, in the v12 API, the DISCOVERY type looks like available
-
https://developers.google.com/google-ads/api/reference/rpc/v12/AdvertisingChannelTypeEnum.AdvertisingChannelType
Also, it was mentioned in another topic
- https://groups.google.com/g/adwords-api/c/aetjXaaUuqk/m/7Tnwm23EBgAJ
Could you please specify on which level (campaign, ad_group, ad_group_ad,
etc.) the DISCOVERY campaigns should be available?
Best regards,
Kirill
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/601f0556-6334-4691-8942-8b04ba8fdb0en%40googlegroups.com.