You are here

property google_analytics_reports_handler_field::$is_custom in Google Analytics Reports 7.3

Stores whether this is a custom field or not.

Type: bool

File

handlers/google_analytics_reports_handler_field.inc, line 19
Definition of google_analytics_reports_handler_field.

Class

google_analytics_reports_handler_field
Provides base field functionality for Google Analytics fields.

Code

var $is_custom = NULL;