| effectiveAccountId |
String |
ID of the buyer account or guest buyer profile for which the request is made. If
unspecified, the default value is determined from context. |
Optional |
57.0 |
| excludeAttributeSetInfo |
Boolean |
Specifies whether the attribute set information for
the product is returned (false) or
not (true). If unspecified,
defaults to false. |
Optional |
57.0 |
| excludeFields |
Boolean |
Specifies whether the fields are returned (false) or not (true). If unspecified, defaults to false. |
Optional |
57.0 |
| excludeMedia |
Boolean |
Specifies whether the media groups and default images of the
product are returned (false) or not
(true). If unspecified,
defaults to false. |
Optional |
57.0 |
| excludeQuantityRule |
Boolean |
Specifies whether the quantity rule information for the
product is returned (false) or not
(true). If unspecified,
defaults to false. |
Optional |
57.0 |
| fields |
StringList |
Comma-separated list of field names.
If this
list is empty or unspecified, all fields are returned. There’s no limit
to the number of fields you can specify. The number of fields and number
of characters in the field name may affect the URL size limit. If
excludeFields and fields are specified, the excludeFields parameter takes
precedence.
|
Optional |
57.0 |
| mediaGroups |
StringList |
Comma-separated list of developer names of media group records.
Possible values:
- Attachment
- productDetailImage
- productListImage
If this list is empty or unspecified, all
media groups are returned. If excludeMedia and mediaGroups are specified, the excludeMedia parameter takes precedence.
For product bundles, only the producListImage is returned.
|
Optional |
57.0 |
| pageSize |
Integer |
Specifies the number of items per page. Valid values are from 1
through 100. If you don’t specify a value, the default size is 20. |
Optional |
57.0 |
| pageToken |
String |
Specifies the base64 encoded page token. Page tokens are returned as part of the
response. If unspecified, the first page is returned. |
Optional |
57.0 |