v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
ChangeHistory

QueryAdManagerAccountHistory

Query the ad manager account history.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-manager-accounts/{ad_manager_account_id}/change-logs

Path parameters

platform_idstring required

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

ad_manager_account_idstring required

AdManagerAccount 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.