PictureManagerDetailsType

Types that use PictureManagerDetailsType:

Calls that use one or more fields of PictureManagerDetailsType:

Fields

Folder ( PictureManagerFolderType )
KeepOriginal ( boolean )
StorageUsed ( int )
SubscriptionLevel ( PictureManagerSubscriptionLevelCodeType )
TotalStorageAvailable ( int )
WatermarkEPS ( boolean )
WatermarkUserID ( boolean )

Folder ( PictureManagerFolderType ) [1..*]
The folder requested in the album.
See the Field Index to learn which calls use Folder.

KeepOriginal ( boolean ) [1]
Whether to keep a copy of the original picture without resizing. Default is false. true = keep originals.
See the Field Index to learn which calls use KeepOriginal.

StorageUsed ( int ) [1]
The amount of storage already in use. Measured in bytes. Read-only value.
See the Field Index to learn which calls use StorageUsed.

SubscriptionLevel ( see PictureManagerSubscriptionLevelCodeType for possible values ) [1]
The level of Picture Manager subscription. Each level has a monthly fee and provides a certain amount of storage space.
See the Field Index to learn which calls use SubscriptionLevel.

TotalStorageAvailable ( int ) [1]
The amount of storage space remaining in the authenticated user's album. Measured in bytes. Read-only value.
See the Field Index to learn which calls use TotalStorageAvailable.

WatermarkEPS ( boolean ) [1]
Whether to show the EPS watermark when photos are displayed. Default is false. true = show.
See the Field Index to learn which calls use WatermarkEPS.

WatermarkUserID ( boolean ) [1]
Whether to show the user ID watermark when photos are displayed. Default is false. true = show.
See the Field Index to learn which calls use WatermarkUserID.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.