Ad Visibility
Get an ad visibility analysis
Retrieve the status and ad visibility score of a submitted ad analysis.
GET
Retrieve an ad visibility analysis by its
id. Poll until status is success or failed. On success, outputs contains the visibility score and a link to the input ad image. Analyses become unavailable one hour after completion, returning 410 Gone (see Result expiry).
The request ID returned when the ad visibility job was created.
The analysis identifier.
The current state:
pending, success, or failed.Present when
status is success. Contains the ad visibility score and the input image URL.Present when
status is failed. Contains an error code and message.