- Property Manager name: Content Provider Code
- Behavior version: The
v2024-10-21
rule format supports thecpCode
behavior v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Content Provider Codes (CP codes) allow you to distinguish various reporting and billing traffic segments, and you need them to access properties. You receive an initial CP code when purchasing Akamai, and you can run the Create a new CP code operation to generate more. This behavior applies any valid CP code, either as required as a default at the top of the rule tree, or subsequently to override the default. For a CP code to be valid, it needs to be assigned the same contract and product as the property, and the group needs access to it. For available values, run the List CP codes operation.
Option | Type | Description | Requires | |
---|---|---|---|---|
value | object | Specifies the CP code as an object. You only need to provide the initial | {"displayType":"object","tag":"input","todo":true} | |
value.cpCodeLimits | array | Read-only. Describes the current usage limit for the CP code. | ||
value.createdDate | integer | Read-only. UNIX epoch timestamp reflecting when the CP code was originally created. | ||
value.description | string | Read-only. Additional description for the CP code. | ||
value.id | integer | Unique identifier for each CP code. Initially, you get this value when creating a new CP code in PAPI. You can also assign a | ||
value.name | string | Read-only. The name of the CP code you specify as the | ||
value.products | array | Read-only. The set of products the CP code is assigned to. This reflects |