Create a new AdAccount.

Create a new AdAccount on the Workplace.

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

The AdAccount data to be created.

string

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

string
required

A descriptive name of the AdAccount.

string

An optional description of the AdAccount.

string

IANA timezone name. e.g. America/Los_Angeles.

string
enum
Defaults to UNKNOWN_CURRENCY

Enumeration of currencies supported by Moloco Ads.

This value is not part of the specification.

  • USD: US Dollar.
  • KRW: Korean Won.
  • JPY: Japanese Yen.
  • EUR: EU Euro.
  • GBP: British Pound.
Allowed:
custom_key_values
object

Custom key/values managed by the Moloco Ads client platform. It's up to the client ads platform to define the schema for the values and their optionality.

The keys are recommended, but not required, to be prefixed with the reversed internet domain of the AdCloud client platform company. For example, keys defined by the client ads platform company "example.com" should have "com.example." as the prefix.

For complex values, JSON payload is recommended.

Moloco doesn't interpret these data in any way for ads serving. Upon serving, the custom key/values in the AdAccount, Campaign, and Creative models will be combined into the serving Creative proto in the order of precedence, with Creative's value having the highest precedence on the same key.

string

BillingAccount to be applied by default.

date-time

Last updated time. Should not modify on the client side.

targets_future_preferences
object

targets_future_preferences maps each target_id to corresponding TargetFuturePreferenceInfo.

Responses

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