We didnt have an campaign returned in UI

99 views
Skip to first unread message

Sergio Acosta

unread,
Nov 28, 2022, 7:39:03 PM11/28/22
to Google Ads API and AdWords API Forum
Hello, good morning
This is Msights Team
We have been doing reports on the campaign object and we have not been able to return specifics campaigns, we use the api calls with the query tool and send to request all campaigns without filter but still does not return the value that in the UI. The campaign shows type in UI like 'Discovery' can be the problem?

Query example :
SELECT 
campaign.status, 
campaign.advertising_channel_type 
FROM  campaign


Google Ads API Forum Advisor

unread,
Nov 29, 2022, 12:25:07 AM11/29/22
to sac...@msights.com, adwor...@googlegroups.com

Hi Sergio,

Thanks for reaching out to the Google Ads API Forum.

Since you mentioned that Ads UI shows the campaign type like 'Discovery', then you may note that the Discovery campaigns are already supported by the Google Ads API version 12. You may check this guide to fetch the campaigns that are Discovery type. 

However, if said campaign is having Discovery product feed campaign subtype, then this is not supported in Google Ads API yet. You may check here the supported different channel subtypes​​:https://developers.google.com/google-ads/api/reference/rpc/v11/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType

For more information, you may refer to this guide.

If said campaign is not a Discovery product feed campaign subtype, then you may privately provide us the complete Ads UI screenshot without cropping so that our team can check better.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2ggIXL:ref

Sergio Acosta

unread,
Nov 29, 2022, 3:58:00 PM11/29/22
to Google Ads API and AdWords API Forum
Hi Yasar,
We already search with the query:

 SELECT campaign.name, campaign.id,campaign.status,campaign.advertising_channel_type FROM  campaign WHERE campaign.advertising_channel_type = 'DISCOVERY'

But we cant find them, searching in the UI we can see the campaign subtype is "All features" , is it support to download data by Google Ads API v12?

Captura de pantalla 2022-11-29 a la(s) 21.56.36.png

Thanks!

Google Ads API Forum Advisor

unread,
Nov 30, 2022, 1:21:47 PM11/30/22
to sac...@msights.com, adwor...@googlegroups.com
Hi Sergio,

Thank you for your response and for the additional details.

Listed in the campaign.advertising_channel_sub_type field are the current support campaign sub types in the Google Ads API's reports. That said the All features sub type is currently not included :
  • APP_CAMPAIGN
  • APP_CAMPAIGN_FOR_ENGAGEMENT
  • APP_CAMPAIGN_FOR_PRE_REGISTRATION
  • DISPLAY_EXPRESS
  • DISPLAY_GMAIL_AD
  • DISPLAY_MOBILE_APP
  • DISPLAY_SMART_CAMPAIGN
  • LOCAL_CAMPAIGN
  • SEARCH_EXPRESS
  • SEARCH_MOBILE_APP
  • SHOPPING_COMPARISON_LISTING_ADS
  • SHOPPING_SMART_ADS
  • SMART_CAMPAIGN
  • UNKNOWN
  • UNSPECIFIED
  • VIDEO_ACTION
  • VIDEO_NON_SKIPPABLE
  • VIDEO_OUTSTREAM
  • VIDEO_SEQUENCE
However, since this sub type is already available in the Google Ads UI, our API support team can raise a feature request, subject for review, for its support in the Google Ads API's reports. For documentation purposes, could you also share your complete use case for this sub type, so we can pass these details along in the said request?

Best regards,

Google Logo
Peter Laurence
Google Ads API Team
 


ref:_00D1U1174p._5004Q2ggIXL:ref
Reply all
Reply to author
Forward
0 new messages