Hi,
I working on exclude adwords user list on campaign level and when I try to exclude from campaign user list wich is display only and I get undocumented error in the soap response.
000523df158aac110a0ddf063d096dd8
CampaignCriterionService
mutate
1
364
[CriterionError.CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_PLUS_CAMPAIGNS @ operations[0].operand.criterion.userListId; trigger:'83863218']
[CriterionError.CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_PLUS_CAMPAIGNS @ operations[0].operand.criterion.userListId; trigger:'83863218']
ApiException
operations[0].operand.criterion.userListId
83863218
CriterionError.CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_PLUS_CAMPAIGNS
CriterionError
UNKNOWN
CriterionError.CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_PLUS_CAMPAIGNS @ operations[0].operand.criterion.userListId;
I can't find this type of error in
v201506 and in
v201509, I see only CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_
SEARCH_ONLY_CAMPAIGNS but I get
TO_SEARCH_PLUS_
Could you please elaborate ?
Thanks.