blob: bb1a35b262da8d85334b62c10a99462cff74d6c1 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/ad_group_type.proto
package enums
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "google.golang.org/genproto/googleapis/api/annotations"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// Enum listing the possible types of an ad group.
type AdGroupTypeEnum_AdGroupType int32
const (
// The type has not been specified.
AdGroupTypeEnum_UNSPECIFIED AdGroupTypeEnum_AdGroupType = 0
// The received value is not known in this version.
//
// This is a response-only value.
AdGroupTypeEnum_UNKNOWN AdGroupTypeEnum_AdGroupType = 1
// The default ad group type for Search campaigns.
AdGroupTypeEnum_SEARCH_STANDARD AdGroupTypeEnum_AdGroupType = 2
// The default ad group type for Display campaigns.
AdGroupTypeEnum_DISPLAY_STANDARD AdGroupTypeEnum_AdGroupType = 3
// The ad group type for Shopping campaigns serving standard product ads.
AdGroupTypeEnum_SHOPPING_PRODUCT_ADS AdGroupTypeEnum_AdGroupType = 4
// The default ad group type for Hotel campaigns.
AdGroupTypeEnum_HOTEL_ADS AdGroupTypeEnum_AdGroupType = 6
// The type for ad groups in Smart Shopping campaigns.
AdGroupTypeEnum_SHOPPING_SMART_ADS AdGroupTypeEnum_AdGroupType = 7
// Short unskippable in-stream video ads.
AdGroupTypeEnum_VIDEO_BUMPER AdGroupTypeEnum_AdGroupType = 8
// TrueView (skippable) in-stream video ads.
AdGroupTypeEnum_VIDEO_TRUE_VIEW_IN_STREAM AdGroupTypeEnum_AdGroupType = 9
// TrueView in-display video ads.
AdGroupTypeEnum_VIDEO_TRUE_VIEW_IN_DISPLAY AdGroupTypeEnum_AdGroupType = 10
// Unskippable in-stream video ads.
AdGroupTypeEnum_VIDEO_NON_SKIPPABLE_IN_STREAM AdGroupTypeEnum_AdGroupType = 11
// Outstream video ads.
AdGroupTypeEnum_VIDEO_OUTSTREAM AdGroupTypeEnum_AdGroupType = 12
// Ad group type for Dynamic Search Ads ad groups.
AdGroupTypeEnum_SEARCH_DYNAMIC_ADS AdGroupTypeEnum_AdGroupType = 13
// The type for ad groups in Shopping Comparison Listing campaigns.
AdGroupTypeEnum_SHOPPING_COMPARISON_LISTING_ADS AdGroupTypeEnum_AdGroupType = 14
// The ad group type for Promoted Hotel ad groups.
AdGroupTypeEnum_PROMOTED_HOTEL_ADS AdGroupTypeEnum_AdGroupType = 15
)
var AdGroupTypeEnum_AdGroupType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "SEARCH_STANDARD",
3: "DISPLAY_STANDARD",
4: "SHOPPING_PRODUCT_ADS",
6: "HOTEL_ADS",
7: "SHOPPING_SMART_ADS",
8: "VIDEO_BUMPER",
9: "VIDEO_TRUE_VIEW_IN_STREAM",
10: "VIDEO_TRUE_VIEW_IN_DISPLAY",
11: "VIDEO_NON_SKIPPABLE_IN_STREAM",
12: "VIDEO_OUTSTREAM",
13: "SEARCH_DYNAMIC_ADS",
14: "SHOPPING_COMPARISON_LISTING_ADS",
15: "PROMOTED_HOTEL_ADS",
}
var AdGroupTypeEnum_AdGroupType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"SEARCH_STANDARD": 2,
"DISPLAY_STANDARD": 3,
"SHOPPING_PRODUCT_ADS": 4,
"HOTEL_ADS": 6,
"SHOPPING_SMART_ADS": 7,
"VIDEO_BUMPER": 8,
"VIDEO_TRUE_VIEW_IN_STREAM": 9,
"VIDEO_TRUE_VIEW_IN_DISPLAY": 10,
"VIDEO_NON_SKIPPABLE_IN_STREAM": 11,
"VIDEO_OUTSTREAM": 12,
"SEARCH_DYNAMIC_ADS": 13,
"SHOPPING_COMPARISON_LISTING_ADS": 14,
"PROMOTED_HOTEL_ADS": 15,
}
func (x AdGroupTypeEnum_AdGroupType) String() string {
return proto.EnumName(AdGroupTypeEnum_AdGroupType_name, int32(x))
}
func (AdGroupTypeEnum_AdGroupType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_caa3c10e4a74e367, []int{0, 0}
}
// Defines types of an ad group, specific to a particular campaign channel
// type. This type drives validations that restrict which entities can be
// added to the ad group.
type AdGroupTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *AdGroupTypeEnum) Reset() { *m = AdGroupTypeEnum{} }
func (m *AdGroupTypeEnum) String() string { return proto.CompactTextString(m) }
func (*AdGroupTypeEnum) ProtoMessage() {}
func (*AdGroupTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_caa3c10e4a74e367, []int{0}
}
func (m *AdGroupTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AdGroupTypeEnum.Unmarshal(m, b)
}
func (m *AdGroupTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_AdGroupTypeEnum.Marshal(b, m, deterministic)
}
func (m *AdGroupTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_AdGroupTypeEnum.Merge(m, src)
}
func (m *AdGroupTypeEnum) XXX_Size() int {
return xxx_messageInfo_AdGroupTypeEnum.Size(m)
}
func (m *AdGroupTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_AdGroupTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_AdGroupTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.AdGroupTypeEnum_AdGroupType", AdGroupTypeEnum_AdGroupType_name, AdGroupTypeEnum_AdGroupType_value)
proto.RegisterType((*AdGroupTypeEnum)(nil), "google.ads.googleads.v3.enums.AdGroupTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/ad_group_type.proto", fileDescriptor_caa3c10e4a74e367)
}
var fileDescriptor_caa3c10e4a74e367 = []byte{
// 478 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x52, 0x4f, 0x6f, 0xd3, 0x30,
0x14, 0xa7, 0x2d, 0xda, 0x98, 0xbb, 0x51, 0xcb, 0x4c, 0x08, 0x26, 0x0a, 0xea, 0xb8, 0x27, 0x42,
0xb9, 0x85, 0x93, 0xdb, 0x98, 0xd6, 0x5a, 0x63, 0x5b, 0x71, 0x92, 0x69, 0xa8, 0x92, 0x15, 0x48,
0x14, 0x55, 0x5a, 0xe3, 0xa8, 0x69, 0x27, 0xed, 0x23, 0xf0, 0x35, 0x38, 0xf2, 0x51, 0xf8, 0x1e,
0x5c, 0xb8, 0x73, 0x47, 0x89, 0xdb, 0xac, 0x07, 0xd8, 0xc5, 0x7a, 0xfe, 0xfd, 0x79, 0xfa, 0x3d,
0xbd, 0x07, 0x3e, 0xe4, 0x5a, 0xe7, 0xb7, 0x99, 0x9d, 0xa4, 0x95, 0x6d, 0xca, 0xba, 0xba, 0x73,
0xec, 0xac, 0xd8, 0xae, 0x2a, 0x3b, 0x49, 0x55, 0xbe, 0xd6, 0xdb, 0x52, 0x6d, 0xee, 0xcb, 0xcc,
0x2a, 0xd7, 0x7a, 0xa3, 0xd1, 0xd0, 0xe8, 0xac, 0x24, 0xad, 0xac, 0xd6, 0x62, 0xdd, 0x39, 0x56,
0x63, 0xb9, 0x78, 0xb3, 0xef, 0x58, 0x2e, 0xed, 0xa4, 0x28, 0xf4, 0x26, 0xd9, 0x2c, 0x75, 0x51,
0x19, 0xf3, 0xe5, 0xb7, 0x1e, 0x18, 0xe0, 0x74, 0x5a, 0xf7, 0x0c, 0xef, 0xcb, 0x8c, 0x14, 0xdb,
0xd5, 0xe5, 0x9f, 0x2e, 0xe8, 0x1f, 0x60, 0x68, 0x00, 0xfa, 0x11, 0x93, 0x82, 0x4c, 0xe8, 0x27,
0x4a, 0x3c, 0xf8, 0x04, 0xf5, 0xc1, 0x71, 0xc4, 0xae, 0x18, 0xbf, 0x66, 0xb0, 0x83, 0x5e, 0x80,
0x81, 0x24, 0x38, 0x98, 0xcc, 0x94, 0x0c, 0x31, 0xf3, 0x70, 0xe0, 0xc1, 0x2e, 0x3a, 0x07, 0xd0,
0xa3, 0x52, 0xcc, 0xf1, 0xcd, 0x03, 0xda, 0x43, 0xaf, 0xc0, 0xb9, 0x9c, 0x71, 0x21, 0x28, 0x9b,
0x2a, 0x11, 0x70, 0x2f, 0x9a, 0x84, 0x0a, 0x7b, 0x12, 0x3e, 0x45, 0x67, 0xe0, 0x64, 0xc6, 0x43,
0x32, 0x6f, 0xbe, 0x47, 0xe8, 0x25, 0x40, 0xad, 0x50, 0xfa, 0x38, 0x30, 0xb2, 0x63, 0x04, 0xc1,
0x69, 0x4c, 0x3d, 0xc2, 0xd5, 0x38, 0xf2, 0x05, 0x09, 0xe0, 0x33, 0x34, 0x04, 0xaf, 0x0d, 0x12,
0x06, 0x11, 0x51, 0x31, 0x25, 0xd7, 0x8a, 0x32, 0x25, 0xc3, 0x80, 0x60, 0x1f, 0x9e, 0xa0, 0xb7,
0xe0, 0xe2, 0x1f, 0xf4, 0x2e, 0x1a, 0x04, 0x68, 0x04, 0x86, 0x86, 0x67, 0x9c, 0x29, 0x79, 0x45,
0x85, 0xc0, 0xe3, 0x39, 0x39, 0x68, 0xd1, 0xaf, 0xe7, 0x33, 0x12, 0x1e, 0x85, 0x3b, 0xf0, 0xb4,
0x09, 0x68, 0x86, 0xf6, 0x6e, 0x18, 0xf6, 0xe9, 0xa4, 0x09, 0x78, 0x86, 0xde, 0x83, 0x77, 0x6d,
0xf0, 0x09, 0xf7, 0x05, 0x0e, 0xa8, 0xe4, 0x4c, 0xcd, 0xa9, 0x0c, 0x6b, 0xa8, 0x16, 0x3d, 0xaf,
0xcd, 0x22, 0xe0, 0x3e, 0x0f, 0x89, 0xa7, 0x1e, 0xa6, 0x1e, 0x8c, 0x7f, 0x75, 0xc0, 0xe8, 0xab,
0x5e, 0x59, 0x8f, 0xee, 0x73, 0x0c, 0x0f, 0x56, 0x23, 0xea, 0x1d, 0x8a, 0xce, 0xe7, 0xf1, 0xce,
0x92, 0xeb, 0xdb, 0xa4, 0xc8, 0x2d, 0xbd, 0xce, 0xed, 0x3c, 0x2b, 0x9a, 0x0d, 0xef, 0xaf, 0xa8,
0x5c, 0x56, 0xff, 0x39, 0xaa, 0x8f, 0xcd, 0xfb, 0xbd, 0xdb, 0x9b, 0x62, 0xfc, 0xa3, 0x3b, 0x9c,
0x9a, 0x56, 0x38, 0xad, 0x2c, 0x53, 0xd6, 0x55, 0xec, 0x58, 0xf5, 0x69, 0x54, 0x3f, 0xf7, 0xfc,
0x02, 0xa7, 0xd5, 0xa2, 0xe5, 0x17, 0xb1, 0xb3, 0x68, 0xf8, 0xdf, 0xdd, 0x91, 0x01, 0x5d, 0x17,
0xa7, 0x95, 0xeb, 0xb6, 0x0a, 0xd7, 0x8d, 0x1d, 0xd7, 0x6d, 0x34, 0x5f, 0x8e, 0x9a, 0x60, 0xce,
0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x33, 0x28, 0xb8, 0x91, 0xec, 0x02, 0x00, 0x00,
}