Skip to content

Advertiser API

The Advertiser API exposes the existing Nexus member backend for owned campaign statistics and campaign management.

ItemValue
Base URLhttps://example.com/api/v1
AuthenticationMember JWT or secure same-origin member session
API key supportSearch/XML publisher keys are not accepted
OwnershipTenant and advertiser UID come from the authenticated member

Capabilities

  • Retrieve advertiser statistics and filter by one or more owned campaigns.
  • List campaigns owned by the member.
  • Load complete campaign edit data.
  • Update a campaign using the backend validator.
  • Change status for owned campaigns.

Member identity

Never accept a UID from user input for these operations. The backend determines the owner from the authenticated member and rejects missing or foreign campaign IDs.

The machine-readable specification is available from the API host at Advertiser OpenAPI JSON.

White-label Nexus API documentation