404 Error for Ad Network Type in the Documentation (Reporting)

20 views
Skip to first unread message

jan.f...@real-digital.de

unread,
Feb 6, 2019, 10:57:20 AM2/6/19
to AdWords API and Google Ads API Forum
Hi there,

did I miss something and Ad Network Type was dropped from reporting?

It still shows up under ENUMs under gRPC Refernce, but all Links displayed when searching for Ad Network Type end up in a 404 and I can't find anything under API Fields


Can I still get Ad Network Type and if so how?

Or was it switched out for Ad Channel type, as I seem to find at least something there. I can't remember seeing Ad Channel Type before and they seem kind of similar.

Would be grateful for any answer.

googleadsapi...@google.com

unread,
Feb 6, 2019, 3:38:14 PM2/6/19
to AdWords API and Google Ads API Forum
Hi Jan,

The Ad Network Type is under segments. Please refer to this section of the guide. The Ad Channel Type can be pulled from Campaigns as shown here. To use these in reporting, a sample query is as follows:

"SELECT campaign.id, campaign.name, campaign.advertising_channel_type, segments.ad_network_type, metrics.clicks FROM campaign WHERE segments.ad_network_type = SEARCH";

The segments.ad_network_type will map to the enum values available here.

Regards,
Dhanya, Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

Reply all
Reply to author
Forward
0 new messages