| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetDescriptionTemplates::GetDescriptionTemplatesRequestType
Request for DescriptionTemplates.
eBay::API::XML::Call::GetDescriptionTemplates::GetDescriptionTemplatesRequestType inherits from the eBay::API::XML::RequestDataType class
The category for which to retrieve templates. Enter any category ID, including Motors vehicle categories. This is ignored if you also send MotorVehicles.
MaxLength: 10
RequiredInput: No # Argument: 'xs:string'
# Returns: 'xs:string'
If specified, only those templates modified on or after the specified date are returned. If not specified, all templates are returned.
RequiredInput: No # Argument: 'xs:dateTime'
# Returns: 'xs:dateTime'
Indicates whether to retrieve templates for motor vehicle categories for eBay Motors (site 100). If true, templates are returned for motor vehicle categories. If false, templates are returned for non-motor vehicle categories such as Parts and Accessories. If included as an input field (whether true or false), this overrides any value provided for CategoryID.
RequiredInput: No # Argument: 'xs:boolean'
# Returns: 'xs:boolean'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |