Adobe Launch · Arazzo Workflow
Adobe Launch Bootstrap a Property with a Rule
Version 1.0.0
Stand up a new Tags property, add a rule to it, and attach a first rule component.
View Spec
View on GitHub
Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag ManagementArazzoWorkflows
Provider
Workflows
bootstrap-property-rule
Create a property, then a rule, then a rule component in one chained pass.
Creates a property under the supplied company, creates a rule scoped to that new property, and creates a rule component linked back to the rule and the extension that provides it.
1
createProperty
createProperty
Create a new web property under the supplied company.
2
createRule
createRule
Create a rule scoped to the newly created property.
3
createRuleComponent
createRuleComponent
Create a rule component linked to the new rule and the extension that provides it.