You are here

property google_analytics_reports_handler_filter::$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_filter.inc, line 24
Definition of google_analytics_reports_handler_filter.

Class

google_analytics_reports_handler_filter
Provides base filter functionality for Google Analytics fields.

Code

var $is_custom = NULL;