program_mgr_replace_content
Back to SOAP Architecture Method Reference
Description
The program_mgr_replace_content method allows you replace an existing Ad Copies with another on inside a Program.
Programs are ordered playlists of content that will be used to fill up unbooked space with a specific sequence of content inside a
Frames using that Loop Policies.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your Domain. | bstypes:ResourceId | R |
id | The existing Ad Copies | bstypes:ResourceId | R |
new_content_id | The replacement Ad Copies | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the Program updated. | bstypes:ResourceId | R |