DRAGON_PPC_NEGATIVES

Negative keywords/targets (structure only — no metrics). level is CAMPAIGN or ADGROUP.

Syntax

=DRAGON_PPC_NEGATIVES(account, [marketplace], [ad type], [level], [campaign], [ad group], [target], [match type], [state], [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_PPC_NEGATIVES("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_PPC_NEGATIVES("Myaccount")
ABCDEF
1target_textmatch_typelevelstatecampaign_idadded_date
22026-07-21
32026-07-20
42026-07-19
52026-07-18

Parameters

ParameterRequiredDescription
accountRequiredAccount nickname or Amazon account id.
marketplaceOptionalOptional marketplace/country code such as US, CA, or MX.
ad typeOptionalOptional ad type: SP, SB, SD, or ALL. Default: SP.
levelOptionalOptional ownership level: CAMPAIGN, ADGROUP, or ALL. Default: ALL.
campaignOptionalOptional campaign id scope filter; comma/space separated list.
ad groupOptionalOptional ad group id scope filter; comma/space separated list.
targetOptionalOptional exact negative text or target id filter; comma/space separated list.
match typeOptionalOptional negative match type: EXACT, PHRASE, or ALL. Default: ALL.
stateOptionalOptional state: ACTIVE, PAUSED, ARCHIVED, or ALL. Default: ACTIVE.
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
target_textYesNegative keyword or target expression.
match_typeYesNegative match type.
levelYesOwnership level (CAMPAIGN or AD_GROUP).
target_typeNoTarget type.
stateYesState.
campaign_idYesCampaign id.
ad_group_idNoAd group id.
target_idNoTarget id.
added_dateYesDate the negative was created.

Examples

=DRAGON_PPC_NEGATIVES("Myaccount")
=DRAGON_PPC_NEGATIVES("Myaccount", "US", "SP", "adgroup")

Notes

  • Negatives carry no performance metrics; this lists what is negated and where.
  • No period — it is a current-state list. Stats live in the other PPC functions.