DRAGON_SELLER_PERFORMANCE

Shows seller account health and performance metrics by marketplace.

Syntax

=DRAGON_SELLER_PERFORMANCE(account, [marketplace], [metric], [status], [columns], [header], [transpose])

Parameters in [brackets] are optional. Leave an optional parameter blank to include everything.

This page is also available inside Sheets – type =DRAGON_SELLER_PERFORMANCE("help") in any cell to get the same reference without leaving your spreadsheet.

Sample output

Illustrative values – your sheet shows your account's live data.

A1fx=DRAGON_SELLER_PERFORMANCE("Myaccount", "US")
ABCDEFGHI
1marketplacemarketplace_statusmetric_typefulfillmentstatustarget_valuetarget_conditionorder_count
2USFBAACTIVE25.950… 5 more
3USFBAACTIVE26.9519… 5 more
4USFBAACTIVE35.9512… 5 more
5USFBAACTIVE23.9581… 5 more

Parameters

ParameterRequiredDescription
accountRequiredAccount nickname or Amazon account id.
marketplaceOptionalOptional marketplace/country code such as US, CA, or MX.
metricOptionalOptional metric type filter.
statusOptionalOptional status filter.
columnsOptionalOptional comma-separated output columns.
headerOptionalUse no, false, or 0 to suppress the output header row. Default: Yes.
transposeOptionalUse yes, true, or 1 to transpose the output.

Columns

Columns are evaluated left to right: a field or group name adds columns, a leading - removes them. default and all select the default or full column set.

ColumnDefaultDescription
marketplaceYesMarketplace.
marketplace_idNoMarketplace id.
marketplace_statusYesMarketplace status.
metric_typeYesMetric type.
fulfillmentYesFulfillment.
statusYesStatus.
target_valueYesTarget value.
target_conditionYesTarget condition.
order_countYesOrder count.
count_1YesCount 1.
count_2YesCount 2.
count_3YesCount 3.
rateYesRate.
scoreYesScore.
seller_idNoSeller id.

Examples

=DRAGON_SELLER_PERFORMANCE("Myaccount", "US")