v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
ChangeHistory

QueryWalletHistory

Query wallet account history.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/wallets/{wallet_id}/account-history

Path parameters

platform_idstring required

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

ad_account_idstring required

AdAccount id.

wallet_idstring required

Wallet id.

Request body

start_timestring date-time

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

end_timestring date-time

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

page_indexinteger

Index of the page to be returned. Default: 1

page_sizeinteger

Number of items to be returned on this page index. The maximum number is 5000. Default: 10

Response

A successful response.