QueryWalletTransactionHistory

Query wallet transaction history.

Path Params
string
required

Identifier of the platform who requests management api. It is passed as a path parameter.

string
required

AdAccount id.

string
required

Wallet id.

Body Params
date-time

Start time in RFC3339 format, e.g. "2017-04-01T12:34:56+00:00"

date-time

End time in RFC3339 format, e.g. "2017-05-01T21:09:08+00:00"

string

Cursor for pagination. If not set, the first page will be returned.

int64
Defaults to 10

Number of items to be returned. The maximum number is 5000. Default: 10

order_by
object
Responses

Language
Credentials
Header
Response
Choose an example:
application/json