Update a product for an ad server source
Storefront Ad Server Catalog
Update a product for an ad server source
Replace the editable fields of a wholesale product on the ad server source’s upstream tenant. The upstream endpoint requires a complete replacement body; the response body is the upstream adapter’s payload and varies by ad server.
PUT
Update a product for an ad server source
Authorizations
API key or access token
Path Parameters
Ad server source connection id. The wire field remains esaId for API compatibility.
Required range:
1 <= x <= 9007199254740991Example:
123
Upstream product id for the ad server source.
Minimum string length:
1Example:
"prod_abc"
Body
application/json
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
Update a product for an ad server source