This type defines the fields needed to create a campaign. To create a campaign, you need to specify a name, start and end dates, funding, marketplace, and optionally the criterion (selection rules).
Types that use CreateCampaignRequest
Not used by any types.
Call that uses CreateCampaignRequest
Fields
You can use any alphanumeric characters in the name, except the less than (<) or greater than (>) characters.
Max length: 80 charactersyyyy-MM-ddThh:mm:ssZ
). If this field is blank (code>null), it indicates a campaign that has no end date. For display purposes, convert this time into the local time of the seller.currently, the only funding model supported is COST_PER_SALE
.
X-EBAY-C-MARKETPLACE-Id
header value is ignored for this purpose.yyyy-MM-ddThh:mm:ssZ
). For display purposes, convert this time into the local time of the seller. On the date specified, the service derives the keywords for each listing in the campaign, creates an ad for each listing, and associates each new ad with the campaign. The campaign starts after this process is completed. The amount of time it takes the service to start the campaign depends on the number of listings in the campaign. Call getCampaign to check the status of the campaign.