addedInput schema / properties / campaignName
Added value: +{
+ "description": "campaignName optional endpoint parameter",
+ "type": "string"
+}
changedInput schema / properties / campaignStatus / description
Previous value: -"Filter by campaign status: RUNNING, PAUSED, ENDED, or ARCHIVED"New value: +"campaignStatus optional endpoint parameter"
addedInput schema / properties / campaignTargetingTypes
Added value: +{
+ "description": "campaignTargetingTypes optional endpoint parameter",
+ "type": "string"
+}
addedInput schema / properties / channels
Added value: +{
+ "description": "channels optional endpoint parameter",
+ "type": "string"
+}
addedInput schema / properties / endDateRange
Added value: +{
+ "description": "endDateRange optional endpoint parameter",
+ "type": "string"
+}
addedInput schema / properties / fundingStrategy
Added value: +{
+ "description": "fundingStrategy optional endpoint parameter",
+ "type": "string"
+}
changedInput schema / properties / limit / description
Previous value: -"Maximum number of results to return"New value: +"limit optional endpoint parameter"
removedInput schema / properties / marketplaceId
Removed value: -{
- "description": "Filter by marketplace ID",
- "enum": [
- "EBAY_AT",
- "EBAY_AU",
- "EBAY_BE",
- "EBAY_CA",
- "EBAY_CH",
- "EBAY_CN",
- "EBAY_CZ",
- "EBAY_DE",
- "EBAY_DK",
- "EBAY_ES",
- "EBAY_FI",
- "EBAY_FR",
- "EBAY_GB",
- "EBAY_GR",
- "EBAY_HK",
- "EBAY_HU",
- "EBAY_ID",
- "EBAY_IE",
- "EBAY_IL",
- "EBAY_IN",
- "EBAY_IT",
- "EBAY_JP",
- "EBAY_MY",
- "EBAY_NL",
- "EBAY_NO",
- "EBAY_NZ",
- "EBAY_PE",
- "EBAY_PH",
- "EBAY_PL",
- "EBAY_PR",
- "EBAY_PT",
- "EBAY_RU",
- "EBAY_SE",
- "EBAY_SG",
- "EBAY_TH",
- "EBAY_TW",
- "EBAY_US",
- "EBAY_VN",
- "EBAY_ZA",
- "EBAY_HALF_US",
- "EBAY_MOTORS_US"
- ],
- "type": "string"
-}
changedInput schema / properties / offset / description
Previous value: -"Number of results to skip"New value: +"offset optional endpoint parameter"
addedInput schema / properties / startDateRange
Added value: +{
+ "description": "startDateRange optional endpoint parameter",
+ "type": "string"
+}