v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
ChangeHistory

QueryCampaignItemsHistory

Query items' history in the campaign.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/campaigns/{campaign_id}/change-log-items

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.

campaign_idstring required

Campaign id.

Request body

updated_atstring date-time required

Updated timestamp of Campaign.

type'UNKNOWN_TYPE' | 'REMOVED' | 'ADDED' required
page_indexinteger

Index of the page to be returned. If empty, the default page_index will be 1.

page_sizeinteger

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

search_keywordstring

Search keyword. Specific string in the item id/title to search for.

Response

A successful response.