Batch

Get Campaign Metrics

Aggregate usage and success metrics across batches in a campaign.

get/v1/batch/campaign/{campaignId}/metrics

Path parameters

campaignIdstring required

Campaign identifier used to group related batches.

Response

Campaign metrics.

object required

Changes

Changed in 2 of the 8 revisions of this API.41

    • the oneOf[InvalidApiKeyError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[MissingAuthenticationError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 401

      response-property-type-changed

    • the oneOf[ProfileNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed

    • the oneOf[ResourceNotFoundError]/allOf[ErrorResponse]/errors/items/instance response's property type/format changed from string/uri to string/uri-reference for status 404

      response-property-type-changed

    • endpoint added

      endpoint-added