Hi, I had a question related to placement types. 

The field description for *detail_placement_view.placement_type *states 
*"Output 
only. Type of the placement, for example, Website, YouTube Video, and 
Mobile Application."* But the data type describes the following ENUMs: 
"*GOOGLE_PRODUCTS, 
MOBILE_APPLICATION, MOBILE_APP_CATEGORY, UNKNOWN, UNSPECIFIED, WEBSITE, 
YOUTUBE_CHANNEL, YOUTUBE_VIDEO". *

However, the API returns no "YOUTUBE_CHANNEL" data whereas the Google Ads 
dashboard does return the campaigns with this placement type. The query we 
are using is this:

'SELECT 
metrics.cost_micros,campaign.name,detail_placement_view.placement_type,segments.date
 
FROM detail_placement_view WHERE segments.date BETWEEN "2024-02-01" AND 
"2024-02-26"'

Is there any way to get *YOUTUBE_CHANNEL* and the other enums using this 
API?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b49e176-4b4f-4b82-8aac-4e0737d6fe07n%40googlegroups.com.

Reply via email to