blob: 18b93c02a637cc229fb16e9596413f7a1cf05dc9 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/tracking_code_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
// The type of the generated tag snippets for tracking conversions.
type TrackingCodeTypeEnum_TrackingCodeType int32
const (
// Not specified.
TrackingCodeTypeEnum_UNSPECIFIED TrackingCodeTypeEnum_TrackingCodeType = 0
// Used for return value only. Represents value unknown in this version.
TrackingCodeTypeEnum_UNKNOWN TrackingCodeTypeEnum_TrackingCodeType = 1
// The snippet that is fired as a result of a website page loading.
TrackingCodeTypeEnum_WEBPAGE TrackingCodeTypeEnum_TrackingCodeType = 2
// The snippet contains a JavaScript function which fires the tag. This
// function is typically called from an onClick handler added to a link or
// button element on the page.
TrackingCodeTypeEnum_WEBPAGE_ONCLICK TrackingCodeTypeEnum_TrackingCodeType = 3
// For embedding on a mobile webpage. The snippet contains a JavaScript
// function which fires the tag.
TrackingCodeTypeEnum_CLICK_TO_CALL TrackingCodeTypeEnum_TrackingCodeType = 4
// The snippet that is used to replace the phone number on your website with
// a Google forwarding number for call tracking purposes.
TrackingCodeTypeEnum_WEBSITE_CALL TrackingCodeTypeEnum_TrackingCodeType = 5
)
var TrackingCodeTypeEnum_TrackingCodeType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "WEBPAGE",
3: "WEBPAGE_ONCLICK",
4: "CLICK_TO_CALL",
5: "WEBSITE_CALL",
}
var TrackingCodeTypeEnum_TrackingCodeType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"WEBPAGE": 2,
"WEBPAGE_ONCLICK": 3,
"CLICK_TO_CALL": 4,
"WEBSITE_CALL": 5,
}
func (x TrackingCodeTypeEnum_TrackingCodeType) String() string {
return proto.EnumName(TrackingCodeTypeEnum_TrackingCodeType_name, int32(x))
}
func (TrackingCodeTypeEnum_TrackingCodeType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_d7ecffb311479e90, []int{0, 0}
}
// Container for enum describing the type of the generated tag snippets for
// tracking conversions.
type TrackingCodeTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *TrackingCodeTypeEnum) Reset() { *m = TrackingCodeTypeEnum{} }
func (m *TrackingCodeTypeEnum) String() string { return proto.CompactTextString(m) }
func (*TrackingCodeTypeEnum) ProtoMessage() {}
func (*TrackingCodeTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_d7ecffb311479e90, []int{0}
}
func (m *TrackingCodeTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TrackingCodeTypeEnum.Unmarshal(m, b)
}
func (m *TrackingCodeTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_TrackingCodeTypeEnum.Marshal(b, m, deterministic)
}
func (m *TrackingCodeTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_TrackingCodeTypeEnum.Merge(m, src)
}
func (m *TrackingCodeTypeEnum) XXX_Size() int {
return xxx_messageInfo_TrackingCodeTypeEnum.Size(m)
}
func (m *TrackingCodeTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_TrackingCodeTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_TrackingCodeTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.TrackingCodeTypeEnum_TrackingCodeType", TrackingCodeTypeEnum_TrackingCodeType_name, TrackingCodeTypeEnum_TrackingCodeType_value)
proto.RegisterType((*TrackingCodeTypeEnum)(nil), "google.ads.googleads.v3.enums.TrackingCodeTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/tracking_code_type.proto", fileDescriptor_d7ecffb311479e90)
}
var fileDescriptor_d7ecffb311479e90 = []byte{
// 339 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xdd, 0x6a, 0xc2, 0x30,
0x18, 0x5d, 0xeb, 0x7e, 0x20, 0x6e, 0xd8, 0x75, 0xdb, 0xcd, 0x98, 0x17, 0xfa, 0x00, 0xe9, 0x45,
0x61, 0x17, 0xd9, 0x55, 0xdb, 0x65, 0x52, 0x94, 0x5a, 0xb0, 0x2a, 0x8c, 0x42, 0xe9, 0x4c, 0x08,
0x65, 0x9a, 0x14, 0x53, 0x1d, 0x3e, 0xc5, 0xde, 0x61, 0x97, 0x7b, 0x94, 0x3d, 0x8a, 0x4f, 0x31,
0x9a, 0xa8, 0x17, 0xc2, 0x76, 0x13, 0x4e, 0xbe, 0xef, 0x9c, 0xc3, 0x77, 0x0e, 0x78, 0x64, 0x42,
0xb0, 0x39, 0x75, 0x72, 0x22, 0x1d, 0x0d, 0x6b, 0xb4, 0x76, 0x1d, 0xca, 0x57, 0x0b, 0xe9, 0x54,
0xcb, 0x7c, 0xf6, 0x5e, 0x70, 0x96, 0xcd, 0x04, 0xa1, 0x59, 0xb5, 0x29, 0x29, 0x2c, 0x97, 0xa2,
0x12, 0x76, 0x5b, 0x93, 0x61, 0x4e, 0x24, 0x3c, 0xe8, 0xe0, 0xda, 0x85, 0x4a, 0x77, 0xff, 0xb0,
0xb7, 0x2d, 0x0b, 0x27, 0xe7, 0x5c, 0x54, 0x79, 0x55, 0x08, 0x2e, 0xb5, 0xb8, 0xfb, 0x69, 0x80,
0xdb, 0x64, 0xe7, 0x1c, 0x08, 0x42, 0x93, 0x4d, 0x49, 0x31, 0x5f, 0x2d, 0xba, 0x1f, 0xc0, 0x3a,
0x9e, 0xdb, 0x2d, 0xd0, 0x1c, 0x47, 0xa3, 0x18, 0x07, 0xe1, 0x4b, 0x88, 0x9f, 0xad, 0x13, 0xbb,
0x09, 0x2e, 0xc6, 0x51, 0x3f, 0x1a, 0x4e, 0x23, 0xcb, 0xa8, 0x3f, 0x53, 0xec, 0xc7, 0x5e, 0x0f,
0x5b, 0xa6, 0x7d, 0x03, 0x5a, 0xbb, 0x4f, 0x36, 0x8c, 0x82, 0x41, 0x18, 0xf4, 0xad, 0x86, 0x7d,
0x0d, 0xae, 0x14, 0xcc, 0x92, 0x61, 0x16, 0x78, 0x83, 0x81, 0x75, 0x6a, 0x5b, 0xe0, 0x72, 0x8a,
0xfd, 0x51, 0x98, 0x60, 0x3d, 0x39, 0xf3, 0xb7, 0x06, 0xe8, 0xcc, 0xc4, 0x02, 0xfe, 0x9b, 0xca,
0xbf, 0x3b, 0x3e, 0x2e, 0xae, 0xe3, 0xc4, 0xc6, 0xab, 0xbf, 0xd3, 0x31, 0x31, 0xcf, 0x39, 0x83,
0x62, 0xc9, 0x1c, 0x46, 0xb9, 0x0a, 0xbb, 0x6f, 0xb5, 0x2c, 0xe4, 0x1f, 0x25, 0x3f, 0xa9, 0xf7,
0xcb, 0x6c, 0xf4, 0x3c, 0xef, 0xdb, 0x6c, 0xf7, 0xb4, 0x95, 0x47, 0x24, 0xd4, 0xb0, 0x46, 0x13,
0x17, 0xd6, 0x05, 0xc9, 0x9f, 0xfd, 0x3e, 0xf5, 0x88, 0x4c, 0x0f, 0xfb, 0x74, 0xe2, 0xa6, 0x6a,
0xbf, 0x35, 0x3b, 0x7a, 0x88, 0x90, 0x47, 0x24, 0x42, 0x07, 0x06, 0x42, 0x13, 0x17, 0x21, 0xc5,
0x79, 0x3b, 0x57, 0x87, 0xb9, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x1f, 0x73, 0x76, 0x2d, 0xfc,
0x01, 0x00, 0x00,
}