Create a new campaign

This API allows you to create a new campaign by providing the required details in the request. Upon successful creation, a unique campaign ID will be assigned to the newly created campaign for identification and management purposes.
Market availability: US only

Body Params

Request Payload

metadata
object
required

Metadata for creating a campaign.

itemsOperations
array of objects
required

List of operations to perform on campaign items.

itemsOperations*
Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

string

A unique ID to identify the consumer request by channel. Use the Consumer Channel Type received during onboarding.

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

string
required

Specifies the name of the Walmart service being called.

string
enum
required
Defaults to 3.1

The version of the global API used.

Allowed:
string
enum
required
Defaults to us

Identifies the Walmart Marketplace region for the request.

Allowed:
Responses

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