Superfiliate

Definition

Reports

A report is a saved definition of a performance dataset. Reports select a source and filters, then return generated data for the authenticated shop.

Response blueprint

Fields returned for this resource. Expand nested objects to inspect their fields.

array of objects — item fields

  • idinteger
  • namestring

    Human-readable name for this resource.

  • sourceenum<string>

    The source for this resource.

    "conversions""superfiliates"

  • filtersobject

    The saved report filters. See the create report request for the supported properties.

  • is_customboolean

    The is custom for this resource.

  • created_atstring

    ISO 8601 timestamp when this resource was created.

  • updated_atstring

    ISO 8601 timestamp when this resource was last updated.

Endpoints