matchCpCode


Match the assigned content provider code.

OptionTypeDescriptionRequires
valueobject

Specifies the CP code as an object. You only need to provide the initial id to match the CP code, stripping any cpc_ prefix to pass the integer to the rule tree. Additional CP code details may reflect back in subsequent read-only data.

{"displayType":"object","tag":"input","todo":true}
value.cp​Code​Limitsarray

Read-only. Describes the current usage limit for the CP code.

value.created​Dateinteger

Read-only. UNIX epoch timestamp reflecting when the CP code was originally created.

value.descriptionstring

Read-only. Additional description for the CP code.

value.idinteger

Unique identifier for each CP code. Initially, you get this value when creating a new CP code in PAPI. You can also assign a cpcode​Id value from the List CP codes operation.

value.namestring

Read-only. The name of the CP code you specify as the cpcode​Name when creating a new CP code in PAPI. You can modify this value with the PUT operation in the CP codes and Reporting Groups API.

value.productsarray

Read-only. The set of products the CP code is assigned to. This reflects product​Id values you specify when creating a new CP code in PAPI.