A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
CAPI cannot be enabled directly from the UET tag settings by end users. Access to the Conversions API is currently in a pilot program and must be provisioned for the account by Microsoft.
To proceed:
- Contact the Microsoft Advertising account manager or Microsoft Advertising support and request enrollment in the Conversions API pilot for the specific customer account (CID).
- After enrollment, obtain the Conversions API auth token from the Microsoft Advertising UI by selecting Use Conversions API for the UET tag.
- Use the provided UET
tagIDand the auth token to send events to the CAPI endpoint:
with the header:https://capi.uet.microsoft.com/v1/{tagID}/eventsAuthorization: Bearer <ApiToken>
Until the account is added to the pilot and the token is issued, the “Send events from your server” / “Conversions API” option will not appear in the UET tag settings.
References: