Conversion Tags

Overview

The Conversion Tag API is used to create and assign conversion tags. Conversion tags are pixels used to measure an event for reporting, such as a user clicking an ad or installing an app.

Use the Conversion Tag API to accomplish the following tasks:

  • List all conversion tags
  • List conversion tag assignments
  • List rendered conversion tags for filtered events
  • Retrieve details of a specific conversion tag using its ID
  • Retrieve details of a specific conversion tag assignment using its ID
  • Render a conversion tag
  • Create a conversion tag assignment
  • Delete a conversion tag assignment using its ID
  • Create, update, partially update, or delete a conversion tag

Uniform Resource Identifiers (URI)

FeatureURI
/conversion-tag-assignmentshttps://{buzz_key}.api.beeswax.com/rest/v2/conversion-tag-assignments
/conversion-tagshttps://{buzz_key}.api.beeswax.com/rest/v2/conversion-tags