This type defines the fields returned in an ad response.
Type that uses AdResponse
Call that uses AdResponse
Fields
adGroupId
A unique eBay-assigned ID for an ad group in a priority strategy 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.
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.