Goals
Goals
Return the list of the goals of the account environment
Prefix the token with 'Bearer ' to indicate it is a bearer token
The ID of the account
The ID of the environment
Index of the page
0Number of items per page
10Success
Not Found
Create a goal
Prefix the token with 'Bearer ' to indicate it is a bearer token
The ID of the account
The ID of the environment
Created
Validation errors
Return one goal by its id
Prefix the token with 'Bearer ' to indicate it is a bearer token
The ID of the account
The ID of the environment
The ID of the goal
Success
Not Found
Delete a goal by its id.
Prefix the token with 'Bearer ' to indicate it is a bearer token
The ID of the account
The ID of the environment
The ID of the goal
Deleted
Not Found
Conflict - Impossible to delete a goal linked to multiple campaigns
No content
Update goal informations - You can set only the properies you want to update in the request body.
Prefix the token with 'Bearer ' to indicate it is a bearer token
The ID of the account
The ID of the environment
The ID of the goal
ID of the goal
Label of the goal
Operator of the goal (for pageview, screenview types)
Value of the goal (for pageview, screenview types)
Updated
Validation errors
Last updated
Was this helpful?

