blob: 3d632825b48d25f71c6adcf68f498d2acdef7e41 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/conversion_action_category.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 category of conversions that are associated with a ConversionAction.
type ConversionActionCategoryEnum_ConversionActionCategory int32
const (
// Not specified.
ConversionActionCategoryEnum_UNSPECIFIED ConversionActionCategoryEnum_ConversionActionCategory = 0
// Used for return value only. Represents value unknown in this version.
ConversionActionCategoryEnum_UNKNOWN ConversionActionCategoryEnum_ConversionActionCategory = 1
// Default category.
ConversionActionCategoryEnum_DEFAULT ConversionActionCategoryEnum_ConversionActionCategory = 2
// User visiting a page.
ConversionActionCategoryEnum_PAGE_VIEW ConversionActionCategoryEnum_ConversionActionCategory = 3
// Purchase, sales, or "order placed" event.
ConversionActionCategoryEnum_PURCHASE ConversionActionCategoryEnum_ConversionActionCategory = 4
// Signup user action.
ConversionActionCategoryEnum_SIGNUP ConversionActionCategoryEnum_ConversionActionCategory = 5
// Lead-generating action.
ConversionActionCategoryEnum_LEAD ConversionActionCategoryEnum_ConversionActionCategory = 6
// Software download action (as for an app).
ConversionActionCategoryEnum_DOWNLOAD ConversionActionCategoryEnum_ConversionActionCategory = 7
)
var ConversionActionCategoryEnum_ConversionActionCategory_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "DEFAULT",
3: "PAGE_VIEW",
4: "PURCHASE",
5: "SIGNUP",
6: "LEAD",
7: "DOWNLOAD",
}
var ConversionActionCategoryEnum_ConversionActionCategory_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"DEFAULT": 2,
"PAGE_VIEW": 3,
"PURCHASE": 4,
"SIGNUP": 5,
"LEAD": 6,
"DOWNLOAD": 7,
}
func (x ConversionActionCategoryEnum_ConversionActionCategory) String() string {
return proto.EnumName(ConversionActionCategoryEnum_ConversionActionCategory_name, int32(x))
}
func (ConversionActionCategoryEnum_ConversionActionCategory) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_1a66d28e731c65ca, []int{0, 0}
}
// Container for enum describing the category of conversions that are associated
// with a ConversionAction.
type ConversionActionCategoryEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ConversionActionCategoryEnum) Reset() { *m = ConversionActionCategoryEnum{} }
func (m *ConversionActionCategoryEnum) String() string { return proto.CompactTextString(m) }
func (*ConversionActionCategoryEnum) ProtoMessage() {}
func (*ConversionActionCategoryEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_1a66d28e731c65ca, []int{0}
}
func (m *ConversionActionCategoryEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ConversionActionCategoryEnum.Unmarshal(m, b)
}
func (m *ConversionActionCategoryEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ConversionActionCategoryEnum.Marshal(b, m, deterministic)
}
func (m *ConversionActionCategoryEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_ConversionActionCategoryEnum.Merge(m, src)
}
func (m *ConversionActionCategoryEnum) XXX_Size() int {
return xxx_messageInfo_ConversionActionCategoryEnum.Size(m)
}
func (m *ConversionActionCategoryEnum) XXX_DiscardUnknown() {
xxx_messageInfo_ConversionActionCategoryEnum.DiscardUnknown(m)
}
var xxx_messageInfo_ConversionActionCategoryEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.ConversionActionCategoryEnum_ConversionActionCategory", ConversionActionCategoryEnum_ConversionActionCategory_name, ConversionActionCategoryEnum_ConversionActionCategory_value)
proto.RegisterType((*ConversionActionCategoryEnum)(nil), "google.ads.googleads.v3.enums.ConversionActionCategoryEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/conversion_action_category.proto", fileDescriptor_1a66d28e731c65ca)
}
var fileDescriptor_1a66d28e731c65ca = []byte{
// 359 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x51, 0xc1, 0x6a, 0xea, 0x40,
0x14, 0x7d, 0x89, 0x3e, 0xf5, 0x8d, 0xaf, 0x74, 0xc8, 0xaa, 0x14, 0x5d, 0xe8, 0x07, 0x4c, 0x16,
0xd9, 0x4d, 0xa1, 0x30, 0x26, 0x63, 0x1a, 0x2a, 0x31, 0xd4, 0x26, 0x42, 0x09, 0x48, 0x9a, 0x84,
0x20, 0xe8, 0x8c, 0x64, 0xa2, 0xd0, 0x1f, 0xe8, 0x87, 0x74, 0x53, 0xe8, 0xa7, 0xf4, 0x53, 0xba,
0xec, 0x17, 0x94, 0x99, 0x68, 0x76, 0x76, 0x93, 0x9c, 0x99, 0x7b, 0xce, 0xb9, 0xf7, 0x9e, 0x01,
0xb7, 0x05, 0xe7, 0xc5, 0x26, 0x37, 0x93, 0x4c, 0x98, 0x35, 0x94, 0xe8, 0x60, 0x99, 0x39, 0xdb,
0x6f, 0x85, 0x99, 0x72, 0x76, 0xc8, 0x4b, 0xb1, 0xe6, 0x6c, 0x95, 0xa4, 0x95, 0xfc, 0xa5, 0x49,
0x95, 0x17, 0xbc, 0x7c, 0x41, 0xbb, 0x92, 0x57, 0xdc, 0x18, 0xd6, 0x22, 0x94, 0x64, 0x02, 0x35,
0x7a, 0x74, 0xb0, 0x90, 0xd2, 0x5f, 0x0f, 0x4e, 0xf6, 0xbb, 0xb5, 0x99, 0x30, 0xc6, 0xab, 0x44,
0x9a, 0x88, 0x5a, 0x3c, 0x7e, 0xd7, 0xc0, 0xc0, 0x6e, 0x3a, 0x10, 0xd5, 0xc0, 0x3e, 0xfa, 0x53,
0xb6, 0xdf, 0x8e, 0x5f, 0x35, 0x70, 0x75, 0x8e, 0x60, 0x5c, 0x82, 0x7e, 0xe8, 0x2f, 0x02, 0x6a,
0x7b, 0x53, 0x8f, 0x3a, 0xf0, 0x8f, 0xd1, 0x07, 0xdd, 0xd0, 0xbf, 0xf7, 0xe7, 0x4b, 0x1f, 0x6a,
0xf2, 0xe0, 0xd0, 0x29, 0x09, 0x67, 0x8f, 0x50, 0x37, 0x2e, 0xc0, 0xbf, 0x80, 0xb8, 0x74, 0x15,
0x79, 0x74, 0x09, 0x5b, 0xc6, 0x7f, 0xd0, 0x0b, 0xc2, 0x07, 0xfb, 0x8e, 0x2c, 0x28, 0x6c, 0x1b,
0x00, 0x74, 0x16, 0x9e, 0xeb, 0x87, 0x01, 0xfc, 0x6b, 0xf4, 0x40, 0x7b, 0x46, 0x89, 0x03, 0x3b,
0x92, 0xe3, 0xcc, 0x97, 0xfe, 0x6c, 0x4e, 0x1c, 0xd8, 0x9d, 0x7c, 0x6b, 0x60, 0x94, 0xf2, 0x2d,
0xfa, 0x75, 0xdb, 0xc9, 0xf0, 0xdc, 0xac, 0x81, 0x5c, 0x37, 0xd0, 0x9e, 0x26, 0x47, 0x7d, 0xc1,
0x37, 0x09, 0x2b, 0x10, 0x2f, 0x0b, 0xb3, 0xc8, 0x99, 0x0a, 0xe3, 0x94, 0xfe, 0x6e, 0x2d, 0xce,
0x3c, 0xc6, 0x8d, 0xfa, 0xbe, 0xe9, 0x2d, 0x97, 0x90, 0x0f, 0x7d, 0xe8, 0xd6, 0x56, 0x24, 0x13,
0xa8, 0x86, 0x12, 0x45, 0x16, 0x92, 0xc1, 0x89, 0xcf, 0x53, 0x3d, 0x26, 0x99, 0x88, 0x9b, 0x7a,
0x1c, 0x59, 0xb1, 0xaa, 0x7f, 0xe9, 0xa3, 0xfa, 0x12, 0x63, 0x92, 0x09, 0x8c, 0x1b, 0x06, 0xc6,
0x91, 0x85, 0xb1, 0xe2, 0x3c, 0x77, 0xd4, 0x60, 0xd6, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x63,
0xf5, 0x85, 0x43, 0x24, 0x02, 0x00, 0x00,
}