You are here

property google_analytics_reports_handler_argument::$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_argument.inc, line 19
Definition of google_analytics_reports_handler_argument.

Class

google_analytics_reports_handler_argument
Provides base argument functionality for Google Analytics fields.

Code

var $is_custom = NULL;