Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Requesting changes to 'Create a Campaign Filter' (create-campaign-filter) #479

Open
jason545454 opened this issue Feb 1, 2024 · 0 comments

Comments

@jason545454
Copy link

  1. Create Campaign Filter should not have 'id' in body, as you are creating a new filter, so ID is set by IDN.

  2. description is not required, as it successfully creates filters without it.

  3. This page should explain or give definitions of the following attributes

"negateResult": false,
"shortCircuit": false,
"recordChildMatches": false,
"suppressMatchedItems": false,

Also, if campaign filter already exists, then error message returned is very unhelpful. It should say filter already exists, and not 'The request was syntactically correct but its content is semantically invalid.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant