- Use Get Products to get your
product_id
- Use Get Countries to get your
country_id
- Use Get Ad Types to get your
adtype_id
Authorizations
Use your API key as a Bearer token
Body
The text content to be evaluated
1
"Get 50% off your first order! Limited time offer."
ID of the product for which the content is being evaluated
"123e4567-e89b-12d3-a456-426614174000"
ID of the ad type for which the content is being evaluated
"123e4567-e89b-12d3-a456-426614174001"
ID of the country for which the content is being evaluated
"123e4567-e89b-12d3-a456-426614174002"
Response
Successful evaluation
Unique identifier for this evaluation.
The UTC timestamp when the evaluation was completed.
Overall status of the evaluation. 'error' if any agent failed, 'success' otherwise.
success
, error
Whether the evaluation identified issues that require manual review. This is true if any issues are found.
A list of issues found during evaluation that need to be addressed.