ReadCampaignGuidanceAsk AIget https://<platform>-mgmt.mcm-api.moloco.com/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/campaign-guidancesRead guidance for a reasonable campaign setup.Path Paramsplatform_idstringrequiredIdentifier of the platform who requests management api. It is passed as a path parameter.ad_account_idstringrequiredAdAccount id.Query Paramscampaign_idstringCampaign id must be specified when requesting guidance for an existing campaign to be guided according to the campaign history.goal_typestringenumDefaults to UNKNOWN_CAMPAIGN_GOAL_TYPECampaign goal type must be specified when requesting guidance for a new campaign to be selectively guided according to the goal.UNKNOWN_CAMPAIGN_GOAL_TYPEFIXED_CPCOPTIMIZE_ROASFIXED_COMMISSION_RATEAllowed:UNKNOWN_CAMPAIGN_GOAL_TYPEFIXED_CPCOPTIMIZE_ROASFIXED_COMMISSION_RATEad_typestringenumDefaults to UNKNOWN_AD_TYPECampaign ad type must be specified when requesting guidance for a new campaign.UNKNOWN_AD_TYPEITEMAllowed:UNKNOWN_AD_TYPEITEMResponses 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