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
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
REPORT_TYPE_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum REPORT_TYPE_UNSPECIFIED = 0;
HISTORICAL
Value: 1Historical.
Generated from protobuf enum HISTORICAL = 1;
REACH
Value: 5Reach.
Generated from protobuf enum REACH = 5;
PRIVACY_AND_MESSAGING
Value: 6Privacy and messaging.
Generated from protobuf enum PRIVACY_AND_MESSAGING = 6;
AD_SPEED
Value: 13Ad speed.
Generated from protobuf enum AD_SPEED = 13;