Hi, I want to get all campaigns and group them into the following groups:
"Search", "Shopping", "Video", "Remarketing", "Dynamic Remarketing",
"Display", "Gmail Ads".
I'm almost done but having trouble to filter out "Remarketing" campaigns
from regular "Display" campaigns. According to my colle
I solved it by getting the userlists of one of the following ListTypes:
UserListType::RULE_BASED, UserListType::REMARKETING,
UserListType::EXTERNAL_REMARKETING
And then using the audience performance report with the predicate that
Criteria should be in the list of the above userlist-ids with th