UpdateAdManagerAccountAsk AIput https://<platform>-mgmt.mcm-api.moloco.com/rmp/mgmt/v1/platforms/{platform_id}/ad-manager-accounts/{ad_manager_account_id}Update an ad manager accountPath Paramsplatform_idstringrequiredIdentifier of the platform who requests management api. It is passed as a path parameter.ad_manager_account_idstringrequiredIdentifier of the AdManagerAccount. It is passed as a path parameter.Body Paramsad_manager_accountobjectrequiredAdManagerAccount info.ad_manager_account objectResponses 200A successful response. 400Bad request. Detailed cause can be found in the response message. 401Unauthorized. 403Permission denied. 404Not found. One or more required resources do not exist.You can see the details in the response message. 500Internal server error. Detailed cause can be found in the response message.Updated about 1 year ago