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.
 
 
 

142 lines
7.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/resources/keyword_plan_negative_keyword.proto
  3. package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v0/resources"
  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/v0/enums"
  9. // Reference imports to suppress errors if they are not otherwise used.
  10. var _ = proto.Marshal
  11. var _ = fmt.Errorf
  12. var _ = math.Inf
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the proto package it is being compiled against.
  15. // A compilation error at this line likely means your copy of the
  16. // proto package needs to be updated.
  17. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  18. // A Keyword Plan negative keyword.
  19. // Max number of keyword plan negative keywords per plan: 1000.
  20. type KeywordPlanNegativeKeyword struct {
  21. // The resource name of the Keyword Plan negative keyword.
  22. // KeywordPlanNegativeKeyword resource names have the form:
  23. //
  24. //
  25. // `customers/{customer_id}/keywordPlanNegativeKeywords/{kp_negative_keyword_id}`
  26. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  27. // The Keyword Plan campaign to which this negative keyword belongs.
  28. KeywordPlanCampaign *wrappers.StringValue `protobuf:"bytes,2,opt,name=keyword_plan_campaign,json=keywordPlanCampaign,proto3" json:"keyword_plan_campaign,omitempty"`
  29. // The ID of the Keyword Plan negative keyword.
  30. Id *wrappers.Int64Value `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
  31. // The keyword text.
  32. Text *wrappers.StringValue `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"`
  33. // The keyword match type.
  34. MatchType enums.KeywordMatchTypeEnum_KeywordMatchType `protobuf:"varint,5,opt,name=match_type,json=matchType,proto3,enum=google.ads.googleads.v0.enums.KeywordMatchTypeEnum_KeywordMatchType" json:"match_type,omitempty"`
  35. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  36. XXX_unrecognized []byte `json:"-"`
  37. XXX_sizecache int32 `json:"-"`
  38. }
  39. func (m *KeywordPlanNegativeKeyword) Reset() { *m = KeywordPlanNegativeKeyword{} }
  40. func (m *KeywordPlanNegativeKeyword) String() string { return proto.CompactTextString(m) }
  41. func (*KeywordPlanNegativeKeyword) ProtoMessage() {}
  42. func (*KeywordPlanNegativeKeyword) Descriptor() ([]byte, []int) {
  43. return fileDescriptor_keyword_plan_negative_keyword_b7d19f4194ef6279, []int{0}
  44. }
  45. func (m *KeywordPlanNegativeKeyword) XXX_Unmarshal(b []byte) error {
  46. return xxx_messageInfo_KeywordPlanNegativeKeyword.Unmarshal(m, b)
  47. }
  48. func (m *KeywordPlanNegativeKeyword) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  49. return xxx_messageInfo_KeywordPlanNegativeKeyword.Marshal(b, m, deterministic)
  50. }
  51. func (dst *KeywordPlanNegativeKeyword) XXX_Merge(src proto.Message) {
  52. xxx_messageInfo_KeywordPlanNegativeKeyword.Merge(dst, src)
  53. }
  54. func (m *KeywordPlanNegativeKeyword) XXX_Size() int {
  55. return xxx_messageInfo_KeywordPlanNegativeKeyword.Size(m)
  56. }
  57. func (m *KeywordPlanNegativeKeyword) XXX_DiscardUnknown() {
  58. xxx_messageInfo_KeywordPlanNegativeKeyword.DiscardUnknown(m)
  59. }
  60. var xxx_messageInfo_KeywordPlanNegativeKeyword proto.InternalMessageInfo
  61. func (m *KeywordPlanNegativeKeyword) GetResourceName() string {
  62. if m != nil {
  63. return m.ResourceName
  64. }
  65. return ""
  66. }
  67. func (m *KeywordPlanNegativeKeyword) GetKeywordPlanCampaign() *wrappers.StringValue {
  68. if m != nil {
  69. return m.KeywordPlanCampaign
  70. }
  71. return nil
  72. }
  73. func (m *KeywordPlanNegativeKeyword) GetId() *wrappers.Int64Value {
  74. if m != nil {
  75. return m.Id
  76. }
  77. return nil
  78. }
  79. func (m *KeywordPlanNegativeKeyword) GetText() *wrappers.StringValue {
  80. if m != nil {
  81. return m.Text
  82. }
  83. return nil
  84. }
  85. func (m *KeywordPlanNegativeKeyword) GetMatchType() enums.KeywordMatchTypeEnum_KeywordMatchType {
  86. if m != nil {
  87. return m.MatchType
  88. }
  89. return enums.KeywordMatchTypeEnum_UNSPECIFIED
  90. }
  91. func init() {
  92. proto.RegisterType((*KeywordPlanNegativeKeyword)(nil), "google.ads.googleads.v0.resources.KeywordPlanNegativeKeyword")
  93. }
  94. func init() {
  95. proto.RegisterFile("google/ads/googleads/v0/resources/keyword_plan_negative_keyword.proto", fileDescriptor_keyword_plan_negative_keyword_b7d19f4194ef6279)
  96. }
  97. var fileDescriptor_keyword_plan_negative_keyword_b7d19f4194ef6279 = []byte{
  98. // 421 bytes of a gzipped FileDescriptorProto
  99. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x52, 0xdd, 0x6a, 0xd4, 0x40,
  100. 0x18, 0x25, 0xd3, 0x2a, 0x74, 0xfc, 0xb9, 0x88, 0x08, 0x61, 0x15, 0xdd, 0x2a, 0x85, 0x05, 0x61,
  101. 0x12, 0xaa, 0xf4, 0x62, 0xbc, 0x4a, 0xb5, 0x14, 0x15, 0xcb, 0xb2, 0xca, 0x5e, 0x48, 0x20, 0x4c,
  102. 0x33, 0xe3, 0x18, 0x9a, 0xf9, 0x61, 0x66, 0xb2, 0x75, 0xdf, 0xc1, 0xa7, 0xf0, 0xd2, 0x47, 0xf1,
  103. 0x05, 0x7c, 0x07, 0x9f, 0x42, 0x92, 0x99, 0x64, 0x91, 0xb2, 0xda, 0xbb, 0x33, 0xdf, 0x9c, 0x73,
  104. 0xbe, 0x5f, 0x78, 0xc2, 0x95, 0xe2, 0x0d, 0x4b, 0x09, 0xb5, 0xa9, 0x87, 0x1d, 0x5a, 0x65, 0xa9,
  105. 0x61, 0x56, 0xb5, 0xa6, 0x62, 0x36, 0xbd, 0x60, 0xeb, 0x4b, 0x65, 0x68, 0xa9, 0x1b, 0x22, 0x4b,
  106. 0xc9, 0x38, 0x71, 0xf5, 0x8a, 0x95, 0x21, 0x8a, 0xb4, 0x51, 0x4e, 0xc5, 0xfb, 0x5e, 0x8b, 0x08,
  107. 0xb5, 0x68, 0xb4, 0x41, 0xab, 0x0c, 0x8d, 0x36, 0x93, 0xa3, 0x6d, 0x99, 0x98, 0x6c, 0xc5, 0x26,
  108. 0x8b, 0x20, 0xae, 0xfa, 0x52, 0xba, 0xb5, 0x66, 0xde, 0x7a, 0xf2, 0x28, 0xe8, 0xfa, 0xd7, 0x79,
  109. 0xfb, 0x39, 0xbd, 0x34, 0x44, 0x6b, 0x66, 0xac, 0xff, 0x7f, 0xf2, 0x0b, 0xc0, 0xc9, 0x3b, 0x2f,
  110. 0x9e, 0x37, 0x44, 0x9e, 0x85, 0x02, 0x43, 0x28, 0x7e, 0x0a, 0xef, 0x0c, 0x35, 0x94, 0x92, 0x08,
  111. 0x96, 0x44, 0xd3, 0x68, 0xb6, 0xb7, 0xb8, 0x3d, 0x04, 0xcf, 0x88, 0x60, 0xf1, 0x1c, 0xde, 0xff,
  112. 0xab, 0xcb, 0x8a, 0x08, 0x4d, 0x6a, 0x2e, 0x13, 0x30, 0x8d, 0x66, 0xb7, 0x0e, 0x1f, 0x86, 0x9e,
  113. 0xd0, 0x50, 0x03, 0xfa, 0xe0, 0x4c, 0x2d, 0xf9, 0x92, 0x34, 0x2d, 0x5b, 0xdc, 0xbb, 0xd8, 0x64,
  114. 0x7f, 0x15, 0x84, 0xf1, 0x33, 0x08, 0x6a, 0x9a, 0xec, 0xf4, 0xf2, 0x07, 0x57, 0xe4, 0x6f, 0xa4,
  115. 0x3b, 0x7a, 0xe1, 0xd5, 0xa0, 0xa6, 0x71, 0x06, 0x77, 0x1d, 0xfb, 0xea, 0x92, 0xdd, 0x6b, 0x64,
  116. 0xeb, 0x99, 0x71, 0x05, 0xe1, 0x66, 0x50, 0xc9, 0x8d, 0x69, 0x34, 0xbb, 0x7b, 0xf8, 0x1a, 0x6d,
  117. 0x5b, 0x42, 0x3f, 0x61, 0x14, 0x26, 0xf2, 0xbe, 0xd3, 0x7d, 0x5c, 0x6b, 0x76, 0x22, 0x5b, 0x71,
  118. 0x25, 0xb8, 0xd8, 0x13, 0x03, 0x3c, 0xfe, 0x06, 0xe0, 0x41, 0xa5, 0x04, 0xfa, 0xef, 0x6e, 0x8f,
  119. 0x1f, 0x6f, 0x5f, 0xc0, 0xbc, 0x6b, 0x62, 0x1e, 0x7d, 0x7a, 0x1b, 0x5c, 0xb8, 0x6a, 0x88, 0xe4,
  120. 0x48, 0x19, 0x9e, 0x72, 0x26, 0xfb, 0x16, 0x87, 0x73, 0xd0, 0xb5, 0xfd, 0xc7, 0x1d, 0xbe, 0x1c,
  121. 0xd1, 0x77, 0xb0, 0x73, 0x9a, 0xe7, 0x3f, 0xc0, 0xfe, 0xa9, 0xb7, 0xcc, 0xa9, 0x45, 0x1e, 0x76,
  122. 0x68, 0x99, 0xa1, 0xc5, 0xc0, 0xfc, 0x39, 0x70, 0x8a, 0x9c, 0xda, 0x62, 0xe4, 0x14, 0xcb, 0xac,
  123. 0x18, 0x39, 0xbf, 0xc1, 0x81, 0xff, 0xc0, 0x38, 0xa7, 0x16, 0xe3, 0x91, 0x85, 0xf1, 0x32, 0xc3,
  124. 0x78, 0xe4, 0x9d, 0xdf, 0xec, 0x8b, 0x7d, 0xfe, 0x27, 0x00, 0x00, 0xff, 0xff, 0x18, 0x5c, 0xd5,
  125. 0xdc, 0x33, 0x03, 0x00, 0x00,
  126. }