v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
SpendingLimit

QuerySpendingLimitCreditHistory

Query spending limit credits history.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/credits/{credit_id}/transaction-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

Ad Account ID.

credit_idstring required

Credit 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"

cursorstring

Cursor for pagination. Required after the first request.

limitinteger

Number of items to be returned. Default: 10, Maximum value: 5000

Response

A successful response.

prev_cursorstring
next_cursorstring
total_countinteger required