Returns a list of transactions for a given publisher by ids
  • 16 Jul 2024
  • Dark
    Light

Returns a list of transactions for a given publisher by ids

  • Dark
    Light

Article summary

Get
/publishers/{publisherId}/transactions

GET transactions (by ID)

Publishers can pull individual transactions, check the status of the transactions, create their reports, and obtain additional information that can be shared between publishers and advertisers via clickref (from publisher to advertiser) and orderRef and custom parameters (from advertiser to publisher). In addition to pulling transactions for a certain time frame, transactions can also be pulled by their IDs.


Who can use it

Publishers

Header parameters
Authorization
string

accessToken

Path parameters
publisherId
integer (int64) Required

publisher id

Default"123456"
Query parameters
accessToken
stringRequired

access token

ids
stringRequired

ids

showBasketProducts
boolean

show basket products

Default"False"
timezone
string

time zone in short or default format

Default"UTC"

Further details on query parameters

parameterformatmandatory/optional
idsnumeric, comma-separatedmandatory
timezoneEurope/Berlin

Europe/Paris Europe/London Europe/Dublin Canada/Eastern Canada/Central Canada/Mountain Canada/Pacific US/Eastern US/Central US/Mountain US/Pacific UTC

optional, default is UTC
showBasketProductsJSON arrayoptional 
Responses
200

OK

Note that the field "lapseTime" is the conversion time in seconds


Basket Products

If &showBasketProducts=true then products sent via Product Level Tracking matched to the transaction can be viewed (please see "Conditional data fields" below for restrictions that might apply)


Conditional data fields

Some data fields are only available to publishers and depening on additional settings.

datafieldavailable for publishers
orderRefyes, if the publisher is activated to see it
clickRefyes
clickRef2 - clickRef6yes
customParametersyes, if the advertiser shares them with his publishers
basketProductsyes, if the advertiser shares them with his publishers
networkFeeno



Was this article helpful?