SavedColumns

For a list of methods for this resource, see the end of this page.

Resource representations

A saved column

{
  "kind": "doubleclicksearch#savedColumn",
  "savedColumnName": string,
  "type": string
}
Property name Value Description Notes
kind string Identifies this as a SavedColumn resource. Value: the fixed string doubleclicksearch#savedColumn.
savedColumnName string The name of the saved column.
type string The type of data this saved column will produce.

Methods

list
Retrieve the list of saved columns for a specified advertiser.