Hi,
I'm trying to find a way to determine the case_value for
an asset_group_listing_group_filter. I'm using C# with the official Google
Ads API client.
My query:
SELECT
campaign.id,
campaign.name,
asset_group.id,
asset_group.name,
asset_group_listing_group_filter.id,
asset_group_listing_group_filter.type,
asset_group_listing_group_filter.parent_listing_group_filter
FROM asset_group_listing_group_filter
WHERE campaign.id = X
When I execute the query, my case_value property returns null. If I add
case_value properties that don't exists, I'm getting an invalid argument
exception.
Should I simply try trial-and-error for every case_value type?
Cheers!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/adwords-api/b091e9a9-332b-40ac-95eb-ad9d3beb63c6n%40googlegroups.com.