criteria_mgr_update

Back to SOAP Architecture Method Reference

Description

The criteria_mgr_update method updates the details of an existing criterion on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
active Indicates whether or not the resource is active. boolean R
attributes The attributes of the criterion. string R
domain_id The unique ID# of your domain. bstypes:ResourceId R
geo_data The latitudinal and longitudinal geofencing data. string R
id The unique ID# of the criterion. bstypes:ResourceId R
name The name of the criterion. string R
type

The criterion type.

Note: The values in the request are a bitmask of the following values:

  • All = 0×0
  • Display unit = 0×1
  • Skin (frame) = 0×2
  • Content (ad copy) = 0×4
  • Condition = 0×8
int R
container_id The unique ID# of the criterion folder. bstypes:ResourceId O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the updated criterion. bstypes:ResourceId R