Hi, Thanks for raising your concern.
I am afraid that in Google Ads API, the 3 sections (PLACEMENTS, WHERE ADS SHOWED, and EXCLUSIONS) under placement tab don't have direct equivalent report types in the said API. You may refer to this document as it discussed how to map different report types of Google Ads API in the UI. However, you may try to use the following report types to get the nearest results for the 3 sections of the placement tab: You can use the managed_placement_view for PLACEMENTS You can use the group_placement_view for WHERE ADS SHOWED You can use the campaign_criterion, set campaign_criterion.negative to 'false' in WHERE clause and include campaign_criterion.placement.url in the SELECT clause Moving forward to your question on how to get placement by YouTube channel names, I am afraid that this is not possible. You can only filter the report by its channel id or the channel code using ad_group_criterion.youtube_channel.channel_id that you've mentioned. Let me know if you have questions with the provided suggestions. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q28lIRS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/3czlQ000000000000000000000000000000000000000000000QKNPKC00JAW_pzOzTLa5D3-wz8fTaQ%40sfdc.net.
