When I try to exclude the URL
youtube.com from the campaigns with
CampaignCriterionService and
PlacementInfo criteria the API returns
YOUTUBE_URL_UNSUPPORTED ( YouTube URLs are not supported in Placement criterion. Use YouTubeChannel and YouTubeVideo criterion instead. )
We don't want to exclude a youtube channel or a youtube video but the youtube website.
We use the last version of .NET libary (v9) with the last version of Google API (v8).
Should I open an issue on github or we are missing something?