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.

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

Enumeration of device OS types supported by Moloco Ads.

This value is not part of the specification.

  • ANDROID: Android device OS.
  • IOS: iOS device OS.
  • VERSATILE: Product with multiple OSes. Specifically for CTV.
  • MOBILE_WEB: OS for mobile web traffic.
  • MACOS: OS for MacOS traffic.
  • WINDOWS: OS for Windows traffic.
  • NEXT_VERSATILE: OS for Next web product.
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

Product type.

  • UNKNOWN_TYPE: This value is not part of the specification.
  • APP: App type.
  • WEB: Web type.
Allowed:
app
object

AppProperties defines the App type Product specific properties. Should contain only one of 'app' or 'web'.

web
object

WebProperties defines the Web type Product specific properties. Should contain only one of 'app' or 'web'.

dynamic_creative_property
object

Dynamic Creative specific properties.

Responses

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