Tim Keefer > eBay-API > eBay::API::XML::Call::SetPictureManagerDetails::SetPictureManagerDetailsRequestType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::Call::SetPictureManagerDetails::SetPictureManagerDetailsRequestType

DESCRIPTION ^

Creates, updates, or deletes Picture Manager account settings, folders, or pictures.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::SetPictureManagerDetails::SetPictureManagerDetailsRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines: ^

setAction()

Specifies the action to take on the setting, folder, or picture. The values Add and Delete apply only to folders.

  RequiredInput: Yes
#    Argument: 'ns:PictureManagerActionCodeType'

getAction()

# Returns: 'ns:PictureManagerActionCodeType'

setPictureManagerDetails()

Specifies the setting or folder to create, update, or delete, or the picture to update. You cannot upload or delete pictures using SetPictureManagerDetails; you must use the eBay site.

  RequiredInput: Yes
#    Argument: 'ns:PictureManagerDetailsType'

getPictureManagerDetails()

# Returns: 'ns:PictureManagerDetailsType'

syntax highlighting: