resource_criteria_mgr_list_by_reservable_id
Back to SOAP Architecture Method Reference
Description
The resource_criteria_mgr_list_by_reservable_id method lists all the relationships between a Criteria and Conditions, and the given Campaigns or Events. This includes all relationships with the Bundles found within the campaign or event.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
reservable_id | The unique ID# of your reservable. This may be a campaign or an event. | bstypes:ResourceId | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The ID# of the link between the criteria or condition, and the reservable or bundle. | bstypes:ResourceId | R |
active | Indicates whether the resource is in an active or inactive state. | Boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the reservable or bundle. | bstypes:ResourceId | R |
criteria_id | The unique ID# of the criteria or condition. | bstypes:ResourceId | R |
type |
Indicates the type of relationship between your criterion and the target resource.
|
bstypes:ResourceCriteriaType | R |