A negative criterion for exclusions at the customer level.
JSON representation |
---|
{ "resourceName": string, "type": enum ( |
Fields | |
---|---|
resource |
Immutable. The resource name of the customer negative criterion. Customer negative criterion resource names have the form:
|
type |
Output only. The type of the criterion. |
id |
Output only. The ID of the criterion. |
Union field Exactly one must be set. |
|
content |
Immutable. ContentLabel. |
mobile |
Immutable. MobileApplication. |
mobile |
Immutable. MobileAppCategory. |
placement |
Immutable. Placement. |
youtube |
Immutable. YouTube Video. |
youtube |
Immutable. YouTube Channel. |
negative |
Immutable. NegativeKeywordList. |
ip |
Immutable. IPBLock |
NegativeKeywordListInfo
A Negative Keyword List criterion. Represents a shared set of negative keywords that can be excluded at the account-level. Only one negative keyword list criterion can be attached per account.
JSON representation |
---|
{ "sharedSet": string } |
Fields | |
---|---|
shared |
The NegativeKeywordListInfo shared set resource name. |