Update an existing Product.

Update an existing Product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Product to be updated.

Body Params

The Product data to be updated.

Product represents an app (per device OS) or a website that an AdAccount want to promote with a Campaign. A Campaign should be associated with a single Product.

string

Unique identifier of the Product. Automatically set by server on creation.

string
required

A descriptive name of the Product.

string

A short description of the Product.

string
required

Advertiser domain (e.g., "ford.com"). Usually the domain of AdAccounts's web page. From v1.7.4, it should be non empty if the value of allow_empty_advertiser_domain is false. If the value is empty, some exchanges may deny campaigns under the product.

boolean

A flag to allow empty value of advertiser_domain. Setting this flag to true acknowledges that some exchanges may deny campaigns if the advertiser_domain is empty. From v1.7.4, the value should be true if the value of advertiser_domain is empty.

string
enum
Defaults to UNKNOWN_DEVICE_OS

Device OS of the Product. It means that the OS of the device where the Campaign of this Product is provided.

string

The developer name of the Product. Some publishers request the sponsor information for the native Creative. The value of developer_name will be used to fill that information. Please note that this value could be displayed on user's screen. If this field is empty, native Creative's title will be used.

string
enum
required
Defaults to UNKNOWN_TYPE

The type of the Product.

Allowed:
app
object

Required for APP type.

web
object

Required for WEB type.

dynamic_creative_property
object

Properties for using dynamic Creative. Immutable.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json