Skip to main content

This type defines the fields returned in an ad response.

Type that uses AdResponse

BulkAdResponse

Call that uses AdResponse

Fields

Field
Type
Description
adGroupId
A unique eBay-assigned ID for an ad group in a Promoted Listings Advanced (PLA) campaign that uses the Cost Per Click (CPC) funding model.Note: This field will always be returned for campaigns that use the CPC funding model. It will not be returned for campaigns that use the Cost Per Sale (CPS) funding model.
adId
A unique eBay-assigned ID for an ad. This ID is generated when an ad is created.Note:This field is only returned when an ad is successfully created for the corresponding listing.
errors
array of ErrorDetailV3
An array of errors associated with the request.
href
The getAd URI that points to the ad.Note:This field is only returned when an ad is successfully created for the corresponding listing.
listingId
A unique eBay-assigned ID for a listing that is generated when the listing is created.
statusCode
An HTTP status code indicating if the corresponding ad was successfully created or not. 200 Successful should be returned for successfully created ads.Note:A status code is returned for each ad that the seller creates, or attempts to create.