Account Negative Keyword List Record - Bulk

Defines an account negative keyword list that can be downloaded and uploaded in a bulk file.

You can download all Account Negative Keyword List records in the account by including the DownloadEntity value of AccountNegativeKeywordList in the DownloadCampaignsByAccountIds or DownloadCampaignsByCampaignIds service request. Additionally the download request must include the EntityData scope. For more details about the Bulk service including best practices, see Bulk Download and Upload.

The following Bulk CSV example would add a new account negative keyword list.

Type,Status,Id,Parent Id,Campaign,Ad Group,Client Id,Modified Time,Keyword,Match Type,Name
Format Version,,,,,,,,,,6.0
Account Negative Keyword List,Active,-19,,,,ClientIdGoesHere,,,,My Account Negative Keyword List

For an Account Negative Keyword List record, the following attribute fields are available in the Bulk File Schema.

Client Id

Used to associate records in the bulk upload file with records in the results file. The value of this field is not used or stored by the server; it is simply copied from the uploaded record to the corresponding result record. It may be any valid string to up 100 in length.

Add: Optional
Update: Optional
Delete: Read-only

Id

The system-generated identifier of the negative keyword list.

Add: Optional. You must either leave this field empty, or specify a negative identifier. A negative identifier set for the account negative keyword list can then be referenced in the Id field of dependent record types such as Account Negative Keyword List Association. This is recommended if you are adding a new account negative keyword list and associating it with account in the same Bulk file. For more information, see Bulk File Schema Reference Keys.
Update: Read-only and Required
Delete: Read-only and Required

Modified Time

The date and time that the entity was last updated. The value is in Coordinated Universal Time (UTC).

Note

The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types.

Add: Read-only
Update: Read-only
Delete: Read-only

Name

The name of the account negative keyword list.

The maximum length of the name is 255.

Add: Required
Update: Required
Delete: Read-only

Status

The status of the account negative keyword list.

Possible values are Active or Deleted.

Add: Optional. The default value is Active.
Update: Read-only
Delete: Required. The Status must be set to Deleted.