- Property Manager name: Cloud Marketing Plus Cloudlet (Beta)
- Behavior version: The
latestrule format supports thefirstPartyMarketingPlusbehavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latestrule format
Enables the Cloud Marketing Plus Cloudlet, which helps MediaāMath customers collect usage data and place corresponding tags for use in online advertising. You can configure tags using either the Cloudlets Policy Manager application or the Cloudlets API. See also the firstāPartyāMarketing behavior, which integrates with MediaāMath but not its partners. Both behaviors support the same set of options.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
enabled | boolean | Enables the Cloud Marketing Plus Cloudlet. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
javaāScriptāInsertionāRule | enum | Select how to insert the MediaāMath JavaāScript reference script. | {"displayType":"enum","options":["NEVER","POLICY","ALWAYS"],"tag":"select"}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
NEVER | Specify this if inserting the script at the origin. | |||
POLICY | Allow the Cloudlet policy to determine when to insert it. | |||
ALWAYS | Insert it for all edge requests. | |||
cloudletāPolicy | object | Identifies the Cloudlet policy. | javaāScriptāInsertionāRule is POLICY | {"displayType":"object","tag":"input","todo":true}{"if":{"op":"and","params":[{"attribute":"enabled","op":"eq","value":true},{"attribute":"javaScriptInsertionRule","op":"eq","value":"POLICY"}]}} |
cloudletāPolicy.id | number | Identifies the Cloudlet. | ||
cloudletāPolicy.name | string | The Cloudlet's descriptive name. | ||
mediaāMathāPrefix | string | Specify the URL path prefix that distinguishes Cloud Marketing requests from your other web traffic. Include the leading slash character, but no trailing slash. For example, if the path prefix is | {"displayType":"string","tag":"input","type":"text"}{"if":{"attribute":"enabled","op":"eq","value":true}} |
