Hi,
I'm using GoogleAds API with the "detail_placement_view" to pull all the placements that my ads are shown in. When I look in the UI, every placement like this, also has a Criterion ID (sometimes very long, or a negative number). However, I cannot get that Criterion ID through the API.
Only when I query through "campaign_criterion" or "ad_group_criterion", can I get the Criterion ID of the placement, but that placement isn't "where ads showed", its the excluded placement list.
Is there a way (preferably with GoogleAds, but also AdWords is ok) to query the placement of "where ads showed" with its ID that is found in the UI?
Thanks, Matan