You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

140 lines
7.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/call_placeholder_field.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // Possible values for Call placeholder fields.
  17. type CallPlaceholderFieldEnum_CallPlaceholderField int32
  18. const (
  19. // Not specified.
  20. CallPlaceholderFieldEnum_UNSPECIFIED CallPlaceholderFieldEnum_CallPlaceholderField = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. CallPlaceholderFieldEnum_UNKNOWN CallPlaceholderFieldEnum_CallPlaceholderField = 1
  23. // Data Type: STRING. The advertiser's phone number to append to the ad.
  24. CallPlaceholderFieldEnum_PHONE_NUMBER CallPlaceholderFieldEnum_CallPlaceholderField = 2
  25. // Data Type: STRING. Uppercase two-letter country code of the advertiser's
  26. // phone number.
  27. CallPlaceholderFieldEnum_COUNTRY_CODE CallPlaceholderFieldEnum_CallPlaceholderField = 3
  28. // Data Type: BOOLEAN. Indicates whether call tracking is enabled. Default:
  29. // true.
  30. CallPlaceholderFieldEnum_TRACKED CallPlaceholderFieldEnum_CallPlaceholderField = 4
  31. // Data Type: INT64. The ID of an AdCallMetricsConversion object. This
  32. // object contains the phoneCallDurationfield which is the minimum duration
  33. // (in seconds) of a call to be considered a conversion.
  34. CallPlaceholderFieldEnum_CONVERSION_TYPE_ID CallPlaceholderFieldEnum_CallPlaceholderField = 5
  35. // Data Type: STRING. Indicates whether this call extension uses its own
  36. // call conversion setting or follows the account level setting.
  37. // Valid values are: USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION and
  38. // USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
  39. CallPlaceholderFieldEnum_CONVERSION_REPORTING_STATE CallPlaceholderFieldEnum_CallPlaceholderField = 6
  40. )
  41. var CallPlaceholderFieldEnum_CallPlaceholderField_name = map[int32]string{
  42. 0: "UNSPECIFIED",
  43. 1: "UNKNOWN",
  44. 2: "PHONE_NUMBER",
  45. 3: "COUNTRY_CODE",
  46. 4: "TRACKED",
  47. 5: "CONVERSION_TYPE_ID",
  48. 6: "CONVERSION_REPORTING_STATE",
  49. }
  50. var CallPlaceholderFieldEnum_CallPlaceholderField_value = map[string]int32{
  51. "UNSPECIFIED": 0,
  52. "UNKNOWN": 1,
  53. "PHONE_NUMBER": 2,
  54. "COUNTRY_CODE": 3,
  55. "TRACKED": 4,
  56. "CONVERSION_TYPE_ID": 5,
  57. "CONVERSION_REPORTING_STATE": 6,
  58. }
  59. func (x CallPlaceholderFieldEnum_CallPlaceholderField) String() string {
  60. return proto.EnumName(CallPlaceholderFieldEnum_CallPlaceholderField_name, int32(x))
  61. }
  62. func (CallPlaceholderFieldEnum_CallPlaceholderField) EnumDescriptor() ([]byte, []int) {
  63. return fileDescriptor_call_placeholder_field_11a9a927cfc38cfc, []int{0, 0}
  64. }
  65. // Values for Call placeholder fields.
  66. type CallPlaceholderFieldEnum struct {
  67. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  68. XXX_unrecognized []byte `json:"-"`
  69. XXX_sizecache int32 `json:"-"`
  70. }
  71. func (m *CallPlaceholderFieldEnum) Reset() { *m = CallPlaceholderFieldEnum{} }
  72. func (m *CallPlaceholderFieldEnum) String() string { return proto.CompactTextString(m) }
  73. func (*CallPlaceholderFieldEnum) ProtoMessage() {}
  74. func (*CallPlaceholderFieldEnum) Descriptor() ([]byte, []int) {
  75. return fileDescriptor_call_placeholder_field_11a9a927cfc38cfc, []int{0}
  76. }
  77. func (m *CallPlaceholderFieldEnum) XXX_Unmarshal(b []byte) error {
  78. return xxx_messageInfo_CallPlaceholderFieldEnum.Unmarshal(m, b)
  79. }
  80. func (m *CallPlaceholderFieldEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  81. return xxx_messageInfo_CallPlaceholderFieldEnum.Marshal(b, m, deterministic)
  82. }
  83. func (dst *CallPlaceholderFieldEnum) XXX_Merge(src proto.Message) {
  84. xxx_messageInfo_CallPlaceholderFieldEnum.Merge(dst, src)
  85. }
  86. func (m *CallPlaceholderFieldEnum) XXX_Size() int {
  87. return xxx_messageInfo_CallPlaceholderFieldEnum.Size(m)
  88. }
  89. func (m *CallPlaceholderFieldEnum) XXX_DiscardUnknown() {
  90. xxx_messageInfo_CallPlaceholderFieldEnum.DiscardUnknown(m)
  91. }
  92. var xxx_messageInfo_CallPlaceholderFieldEnum proto.InternalMessageInfo
  93. func init() {
  94. proto.RegisterType((*CallPlaceholderFieldEnum)(nil), "google.ads.googleads.v0.enums.CallPlaceholderFieldEnum")
  95. proto.RegisterEnum("google.ads.googleads.v0.enums.CallPlaceholderFieldEnum_CallPlaceholderField", CallPlaceholderFieldEnum_CallPlaceholderField_name, CallPlaceholderFieldEnum_CallPlaceholderField_value)
  96. }
  97. func init() {
  98. proto.RegisterFile("google/ads/googleads/v0/enums/call_placeholder_field.proto", fileDescriptor_call_placeholder_field_11a9a927cfc38cfc)
  99. }
  100. var fileDescriptor_call_placeholder_field_11a9a927cfc38cfc = []byte{
  101. // 356 bytes of a gzipped FileDescriptorProto
  102. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xcf, 0x4a, 0xf3, 0x40,
  103. 0x14, 0xc5, 0xbf, 0xa4, 0x9f, 0x15, 0xa6, 0x82, 0x43, 0x10, 0x51, 0xa1, 0x42, 0xfb, 0x00, 0x93,
  104. 0x80, 0xbb, 0x71, 0x95, 0x3f, 0xd3, 0x1a, 0x8a, 0x93, 0x90, 0x26, 0x91, 0x4a, 0x20, 0xc4, 0x26,
  105. 0xc6, 0xc2, 0x34, 0x53, 0x3a, 0xb6, 0x6f, 0xe3, 0xc6, 0xa5, 0x8f, 0xe0, 0x23, 0xf8, 0x28, 0x2e,
  106. 0x7c, 0x06, 0x99, 0xc4, 0x56, 0x17, 0xd5, 0xcd, 0x70, 0x38, 0xe7, 0xfe, 0x86, 0x7b, 0x0f, 0xc0,
  107. 0x25, 0xe7, 0x25, 0x2b, 0xf4, 0x2c, 0x17, 0x7a, 0x23, 0xa5, 0x5a, 0x1b, 0x7a, 0x51, 0xad, 0xe6,
  108. 0x42, 0x9f, 0x66, 0x8c, 0xa5, 0x0b, 0x96, 0x4d, 0x8b, 0x07, 0xce, 0xf2, 0x62, 0x99, 0xde, 0xcf,
  109. 0x0a, 0x96, 0xa3, 0xc5, 0x92, 0x3f, 0x72, 0xad, 0xdb, 0x00, 0x28, 0xcb, 0x05, 0xda, 0xb2, 0x68,
  110. 0x6d, 0xa0, 0x9a, 0xed, 0xbf, 0x2a, 0xe0, 0xc4, 0xce, 0x18, 0xf3, 0xbf, 0xf1, 0x81, 0xa4, 0x49,
  111. 0xb5, 0x9a, 0xf7, 0x9f, 0x14, 0x70, 0xb4, 0x2b, 0xd4, 0x0e, 0x41, 0x27, 0xa2, 0x63, 0x9f, 0xd8,
  112. 0xee, 0xc0, 0x25, 0x0e, 0xfc, 0xa7, 0x75, 0xc0, 0x7e, 0x44, 0x47, 0xd4, 0xbb, 0xa1, 0x50, 0xd1,
  113. 0x20, 0x38, 0xf0, 0xaf, 0x3c, 0x4a, 0x52, 0x1a, 0x5d, 0x5b, 0x24, 0x80, 0xaa, 0x74, 0x6c, 0x2f,
  114. 0xa2, 0x61, 0x30, 0x49, 0x6d, 0xcf, 0x21, 0xb0, 0x25, 0x81, 0x30, 0x30, 0xed, 0x11, 0x71, 0xe0,
  115. 0x7f, 0xed, 0x18, 0x68, 0xb6, 0x47, 0x63, 0x12, 0x8c, 0x5d, 0x8f, 0xa6, 0xe1, 0xc4, 0x27, 0xa9,
  116. 0xeb, 0xc0, 0x3d, 0xed, 0x1c, 0x9c, 0xfd, 0xf0, 0x03, 0xe2, 0x7b, 0x41, 0xe8, 0xd2, 0x61, 0x3a,
  117. 0x0e, 0xcd, 0x90, 0xc0, 0xb6, 0xf5, 0xa1, 0x80, 0xde, 0x94, 0xcf, 0xd1, 0x9f, 0x27, 0x5a, 0xa7,
  118. 0xbb, 0x4e, 0xf0, 0x65, 0x39, 0xbe, 0x72, 0x6b, 0x7d, 0xb1, 0x25, 0x67, 0x59, 0x55, 0x22, 0xbe,
  119. 0x2c, 0xf5, 0xb2, 0xa8, 0xea, 0xea, 0x36, 0x55, 0x2f, 0x66, 0xe2, 0x97, 0xe6, 0x2f, 0xeb, 0xf7,
  120. 0x59, 0x6d, 0x0d, 0x4d, 0xf3, 0x45, 0xed, 0x0e, 0x9b, 0xaf, 0xcc, 0x5c, 0xa0, 0x46, 0x4a, 0x15,
  121. 0x1b, 0x48, 0x76, 0x29, 0xde, 0x36, 0x79, 0x62, 0xe6, 0x22, 0xd9, 0xe6, 0x49, 0x6c, 0x24, 0x75,
  122. 0xfe, 0xae, 0xf6, 0x1a, 0x13, 0x63, 0x33, 0x17, 0x18, 0x6f, 0x27, 0x30, 0x8e, 0x0d, 0x8c, 0xeb,
  123. 0x99, 0xbb, 0x76, 0xbd, 0xd8, 0xc5, 0x67, 0x00, 0x00, 0x00, 0xff, 0xff, 0x11, 0xf5, 0xfd, 0x3d,
  124. 0x11, 0x02, 0x00, 0x00,
  125. }