Add component to setting
Creates a distinct duplicate of the component identified by source_component_id and installs it into the specified SOCKET or MULTI_SOCKET setting. The source component is not referenced or modified. Optional settings entries override settings on the duplicate.
Authorizations
Path Parameters
Name of the target setting. The setting must have type SOCKET or MULTI_SOCKET.
Body
Identifier of the source component to duplicate. The endpoint installs a distinct duplicate and does not reference or modify the source component.
Display name to assign to the duplicated component. Buildtime expressions use CampaignBuildtimeContext.
Overrides to apply to settings on the duplicated component. Each entry identifies an existing source setting by name and supplies values to apply to the duplicate.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
Response
Successful response
Stored campaign component definition. Field display_name is unevaluated and appears in buildtime-evaluatable form.
RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$"2025-10-24T02:00:00-07:00"
The display name as configured: a literal value, or an expression (type:string) when defined dynamically. Buildtime expressions use CampaignBuildtimeContext.
The install as configured: a literal value, or an expression (type:string) when defined dynamically. Installtime expressions use ComponentInstalltimeContext.
RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$"2025-10-24T02:00:00-07:00"
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
