media_package_mgr_add_relationship
Back to SOAP Architecture Method Reference
Description
The media_package_mgr_add_relationship method adds a Display Units to be targeted by a Media Packages.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the Media Package. | bstypes:ResourceId | R |
right_resource_id | The unique ID# of the Display Unit. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the new relationship. | bstypes:ResourceId | R |