resource_criteria_mgr_list_by_criteria_id
Back to SOAP Architecture Method Reference
Description
The resource_criteria_mgr_list_by_criteria_id method lists all the links between a specific criteria or condition and one of the following resources:
- display unit
- frame
- ad copy
- condition
- all of the above
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
criteria_id | The unique ID# of your criterion. | 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 unique ID# of the link between your criteria and the target resource. | bstypes:ResourceId | R |
active | Indicates whether the link 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 target resource of the link. | bstypes:ResourceId | R |
criteria_id | The unique ID# of your criteria. | bstypes:ResourceId | R |
type |
Indicates the type of relationship between your criterion and the target resource.
For more information, see ResourceCriteriaType in the types.xsd file. |
bstypes:ResourceId | R |