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.
 
 
 

109 lines
6.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/common/keyword_plan_common.proto
  3. package common // import "google.golang.org/genproto/googleapis/ads/googleads/v1/common"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import wrappers "github.com/golang/protobuf/ptypes/wrappers"
  8. import enums "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
  9. import _ "google.golang.org/genproto/googleapis/api/annotations"
  10. // Reference imports to suppress errors if they are not otherwise used.
  11. var _ = proto.Marshal
  12. var _ = fmt.Errorf
  13. var _ = math.Inf
  14. // This is a compile-time assertion to ensure that this generated file
  15. // is compatible with the proto package it is being compiled against.
  16. // A compilation error at this line likely means your copy of the
  17. // proto package needs to be updated.
  18. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  19. // Historical metrics.
  20. type KeywordPlanHistoricalMetrics struct {
  21. // Average monthly searches for the past 12 months.
  22. AvgMonthlySearches *wrappers.Int64Value `protobuf:"bytes,1,opt,name=avg_monthly_searches,json=avgMonthlySearches,proto3" json:"avg_monthly_searches,omitempty"`
  23. // The competition level for the query.
  24. Competition enums.KeywordPlanCompetitionLevelEnum_KeywordPlanCompetitionLevel `protobuf:"varint,2,opt,name=competition,proto3,enum=google.ads.googleads.v1.enums.KeywordPlanCompetitionLevelEnum_KeywordPlanCompetitionLevel" json:"competition,omitempty"`
  25. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  26. XXX_unrecognized []byte `json:"-"`
  27. XXX_sizecache int32 `json:"-"`
  28. }
  29. func (m *KeywordPlanHistoricalMetrics) Reset() { *m = KeywordPlanHistoricalMetrics{} }
  30. func (m *KeywordPlanHistoricalMetrics) String() string { return proto.CompactTextString(m) }
  31. func (*KeywordPlanHistoricalMetrics) ProtoMessage() {}
  32. func (*KeywordPlanHistoricalMetrics) Descriptor() ([]byte, []int) {
  33. return fileDescriptor_keyword_plan_common_2c0bc4aa448c65d1, []int{0}
  34. }
  35. func (m *KeywordPlanHistoricalMetrics) XXX_Unmarshal(b []byte) error {
  36. return xxx_messageInfo_KeywordPlanHistoricalMetrics.Unmarshal(m, b)
  37. }
  38. func (m *KeywordPlanHistoricalMetrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  39. return xxx_messageInfo_KeywordPlanHistoricalMetrics.Marshal(b, m, deterministic)
  40. }
  41. func (dst *KeywordPlanHistoricalMetrics) XXX_Merge(src proto.Message) {
  42. xxx_messageInfo_KeywordPlanHistoricalMetrics.Merge(dst, src)
  43. }
  44. func (m *KeywordPlanHistoricalMetrics) XXX_Size() int {
  45. return xxx_messageInfo_KeywordPlanHistoricalMetrics.Size(m)
  46. }
  47. func (m *KeywordPlanHistoricalMetrics) XXX_DiscardUnknown() {
  48. xxx_messageInfo_KeywordPlanHistoricalMetrics.DiscardUnknown(m)
  49. }
  50. var xxx_messageInfo_KeywordPlanHistoricalMetrics proto.InternalMessageInfo
  51. func (m *KeywordPlanHistoricalMetrics) GetAvgMonthlySearches() *wrappers.Int64Value {
  52. if m != nil {
  53. return m.AvgMonthlySearches
  54. }
  55. return nil
  56. }
  57. func (m *KeywordPlanHistoricalMetrics) GetCompetition() enums.KeywordPlanCompetitionLevelEnum_KeywordPlanCompetitionLevel {
  58. if m != nil {
  59. return m.Competition
  60. }
  61. return enums.KeywordPlanCompetitionLevelEnum_UNSPECIFIED
  62. }
  63. func init() {
  64. proto.RegisterType((*KeywordPlanHistoricalMetrics)(nil), "google.ads.googleads.v1.common.KeywordPlanHistoricalMetrics")
  65. }
  66. func init() {
  67. proto.RegisterFile("google/ads/googleads/v1/common/keyword_plan_common.proto", fileDescriptor_keyword_plan_common_2c0bc4aa448c65d1)
  68. }
  69. var fileDescriptor_keyword_plan_common_2c0bc4aa448c65d1 = []byte{
  70. // 388 bytes of a gzipped FileDescriptorProto
  71. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x52, 0xcf, 0x6a, 0xdb, 0x30,
  72. 0x18, 0xc7, 0x1e, 0xec, 0xe0, 0xc0, 0x0e, 0x66, 0x8c, 0x90, 0x85, 0x10, 0x72, 0xca, 0x49, 0xc2,
  73. 0xd9, 0x18, 0x43, 0x3b, 0x39, 0x6b, 0x49, 0x4b, 0x1b, 0x08, 0x29, 0xf8, 0x10, 0x0c, 0x46, 0xb1,
  74. 0x55, 0xc5, 0x54, 0x96, 0x8c, 0x24, 0x3b, 0x04, 0xfa, 0x34, 0x3d, 0xf6, 0x51, 0xfa, 0x28, 0xed,
  75. 0xa9, 0x6f, 0x50, 0x6c, 0xd9, 0x69, 0x4a, 0x49, 0x4e, 0xfe, 0xac, 0xef, 0xf7, 0x47, 0xbf, 0xef,
  76. 0x93, 0xf3, 0x97, 0x0a, 0x41, 0x19, 0x81, 0x38, 0x51, 0xd0, 0x94, 0x55, 0x55, 0x7a, 0x30, 0x16,
  77. 0x59, 0x26, 0x38, 0xbc, 0x23, 0xbb, 0xad, 0x90, 0x49, 0x94, 0x33, 0xcc, 0x23, 0x73, 0x06, 0x72,
  78. 0x29, 0xb4, 0x70, 0x07, 0x06, 0x0e, 0x70, 0xa2, 0xc0, 0x9e, 0x09, 0x4a, 0x0f, 0x18, 0x54, 0x6f,
  79. 0x7a, 0x4c, 0x99, 0xf0, 0x22, 0x53, 0x9f, 0x84, 0x73, 0xa2, 0x53, 0x9d, 0x0a, 0x1e, 0x31, 0x52,
  80. 0x12, 0x66, 0x3c, 0x7a, 0x8d, 0x07, 0xac, 0xff, 0xd6, 0xc5, 0x2d, 0xdc, 0x4a, 0x9c, 0xe7, 0x44,
  81. 0xaa, 0xa6, 0xdf, 0x6f, 0x3d, 0xf2, 0x14, 0x62, 0xce, 0x85, 0xc6, 0x95, 0x44, 0xd3, 0x1d, 0xbd,
  82. 0x58, 0x4e, 0xff, 0xca, 0xd8, 0x2c, 0x18, 0xe6, 0x17, 0xa9, 0xd2, 0x42, 0xa6, 0x31, 0x66, 0x73,
  83. 0xa2, 0x65, 0x1a, 0x2b, 0x77, 0xee, 0x7c, 0xc7, 0x25, 0x8d, 0x32, 0xc1, 0xf5, 0x86, 0xed, 0x22,
  84. 0x45, 0xb0, 0x8c, 0x37, 0x44, 0x75, 0xad, 0xa1, 0x35, 0xee, 0x4c, 0x7e, 0x36, 0xb1, 0x40, 0xeb,
  85. 0x0e, 0x2e, 0xb9, 0xfe, 0xf3, 0x3b, 0xc0, 0xac, 0x20, 0x4b, 0x17, 0x97, 0x74, 0x6e, 0x78, 0x37,
  86. 0x0d, 0xcd, 0xbd, 0x77, 0x3a, 0x07, 0x41, 0xba, 0xf6, 0xd0, 0x1a, 0x7f, 0x9b, 0xac, 0xc0, 0xb1,
  87. 0x39, 0xd5, 0x73, 0x00, 0x07, 0x17, 0xfc, 0xff, 0x4e, 0xbe, 0xae, 0x86, 0x70, 0xce, 0x8b, 0xec,
  88. 0x54, 0x7f, 0x79, 0x68, 0x37, 0x7d, 0xb5, 0x9c, 0x51, 0x2c, 0x32, 0x70, 0x7a, 0x2d, 0xd3, 0x1f,
  89. 0x1f, 0x05, 0x33, 0xc1, 0x17, 0x55, 0xbc, 0x85, 0xb5, 0x3a, 0x6b, 0x98, 0x54, 0x30, 0xcc, 0x29,
  90. 0x10, 0x92, 0x42, 0x4a, 0x78, 0x1d, 0xbe, 0x5d, 0x60, 0x9e, 0xaa, 0x63, 0x2f, 0xe5, 0x9f, 0xf9,
  91. 0x3c, 0xd8, 0x5f, 0x66, 0xbe, 0xff, 0x68, 0x0f, 0x66, 0x46, 0xcc, 0x4f, 0x14, 0x30, 0x65, 0x55,
  92. 0x05, 0x1e, 0x30, 0x9e, 0x4f, 0x2d, 0x20, 0xf4, 0x13, 0x15, 0xee, 0x01, 0x61, 0xe0, 0x85, 0x06,
  93. 0xf0, 0x6c, 0x8f, 0xcc, 0x29, 0x42, 0x7e, 0xa2, 0x10, 0xda, 0x43, 0x10, 0x0a, 0x3c, 0x84, 0x0c,
  94. 0x68, 0xfd, 0xb5, 0xbe, 0xdd, 0xaf, 0xb7, 0x00, 0x00, 0x00, 0xff, 0xff, 0x22, 0x94, 0x59, 0xd1,
  95. 0xc6, 0x02, 0x00, 0x00,
  96. }