Yield Forecast
Patch ad product
Update one or more fields of a Yield Forecast Ad Product.
patch/forecaster/ad-products/{adProductId}
Request body
Example request
{
"name": "Awesome ad product",
"description": "This ad product is awesome and very cool."
}Response
Normal response, containing the full updated JSON object with the ad product, if successful.
Schema required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.