put https://api.freewheel.tv/services/v4/partner_tag_creatives/
This method uses PUT to update partner-tag creatives.
Update Field Key-Value Pairs
Field Name | Type | Description | Sample Values |
---|---|---|---|
approval_status | string/enum | Specifies if the creative is approved or rejected. | - Approved - Rejected - Pending |
approval_notes | string | Provides the approval status. | "My new approval notes." |
external_approval_notes | string | Provides the external approval status. | "My external approval notes." |
industries | industry object | Provides the industries key-value pair. | "industries": { "values": [ "Apparel", "Accounting Services" ] } |
brands | brand object | Provides the brands key-value pairs: | "brands": { "values": [ "Nissan", "Ultima" ] } |