Change only the named fields of a product for an ad server source
Apply a partial update to a wholesale product on the ad server source’s upstream tenant. Only the fields present in the body are applied; omitted fields keep their stored value, and inventory merges one level deep. Prefer this over the full-replace PUT unless you hold a complete product — a replace clears the pricing options, channels and targeting it does not re-send. A partial update may leave a product incomplete, in which case it stays out of the buyer-facing catalog until it is completed. The response body is the upstream adapter’s payload and varies by ad server.
Authorizations
API key or access token
Path Parameters
Ad server source connection id. The wire field remains esaId for API compatibility.
1 <= x <= 9007199254740991123
Upstream product id for the ad server source.
1"prod_abc"
Body
Full salesagent WholesaleProductRequest update body for an ad-server source product. The upstream endpoint requires a complete replacement body; unknown/extra fields are forwarded as-is.
Response
Change only the named fields of a product for an ad server source