Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ReportType.
Supported report types.
Protobuf type google.ads.admanager.v1.ReportDefinition.ReportType
Namespace
Google \ Ads \ AdManager \ V1 \ ReportDefinitionMethods
static::name
value
mixed
static::value
name
mixed
Constants
REPORT_TYPE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum REPORT_TYPE_UNSPECIFIED = 0;
HISTORICAL
Value: 1
Historical.
Generated from protobuf enum HISTORICAL = 1;
REACH
Value: 5
Reach.
Generated from protobuf enum REACH = 5;
PRIVACY_AND_MESSAGING
Value: 6
Privacy and messaging.
Generated from protobuf enum PRIVACY_AND_MESSAGING = 6;
AD_SPEED
Value: 13
Ad speed.
Generated from protobuf enum AD_SPEED = 13;

