Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xandr-docs/digital-platform-api/creative-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ curl -b cookies -c cookies 'https://api.appnexus.com/creative?advertiser_id=100&

## Changes that cause re-audit

Once a creative has passed Xandr audit (`audit_status` is `"audited"`), changing any of the following fields causes the creative to be resubmitted for audit (`allow_audit` is set to `"pending"`):
Once a creative has passed Xandr audit (`audit_status` is `"audited"`), changing any of the following fields causes the creative to be resubmitted for audit (`audit_status` is set to `"pending"`):

- `width`
- `height`
Expand Down