Hi Antonio,
Unfortunately, we currently do not have a specific example for your
requirement. As my colleague Anthony suggested earlier, you will need to use
the CustomerExtensionSettingService to directly associate an extension at the
account or customer level.
Since you are also using REST, y
Hi Antonio,
In order to create an account level extension, you must use the
CustomerExtensionSettingService. This example provides how to create an
extension then associate it with a campaign. You can use this as a reference
since the workflow for these services is identical. Please let me know