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.
 
 
 

134 lines
6.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/resources/campaign_shared_set.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. // CampaignSharedSets are used for managing the shared sets associated with a
  19. // campaign.
  20. type CampaignSharedSet struct {
  21. // The resource name of the campaign shared set.
  22. // Campaign shared set resource names have the form:
  23. //
  24. // `customers/{customer_id}/campaignSharedSets/{campaign_id}_{shared_set_id}`
  25. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  26. // The campaign to which the campaign shared set belongs.
  27. Campaign *wrappers.StringValue `protobuf:"bytes,3,opt,name=campaign,proto3" json:"campaign,omitempty"`
  28. // The shared set associated with the campaign. This may be a negative keyword
  29. // shared set of another customer. This customer should be a manager of the
  30. // other customer, otherwise the campaign shared set will exist but have no
  31. // serving effect. Only negative keyword shared sets can be associated with
  32. // Shopping campaigns. Only negative placement shared sets can be associated
  33. // with Display mobile app campaigns.
  34. SharedSet *wrappers.StringValue `protobuf:"bytes,4,opt,name=shared_set,json=sharedSet,proto3" json:"shared_set,omitempty"`
  35. // The status of this campaign shared set. Read only.
  36. Status enums.CampaignSharedSetStatusEnum_CampaignSharedSetStatus `protobuf:"varint,2,opt,name=status,proto3,enum=google.ads.googleads.v0.enums.CampaignSharedSetStatusEnum_CampaignSharedSetStatus" json:"status,omitempty"`
  37. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  38. XXX_unrecognized []byte `json:"-"`
  39. XXX_sizecache int32 `json:"-"`
  40. }
  41. func (m *CampaignSharedSet) Reset() { *m = CampaignSharedSet{} }
  42. func (m *CampaignSharedSet) String() string { return proto.CompactTextString(m) }
  43. func (*CampaignSharedSet) ProtoMessage() {}
  44. func (*CampaignSharedSet) Descriptor() ([]byte, []int) {
  45. return fileDescriptor_campaign_shared_set_e941c935a4673601, []int{0}
  46. }
  47. func (m *CampaignSharedSet) XXX_Unmarshal(b []byte) error {
  48. return xxx_messageInfo_CampaignSharedSet.Unmarshal(m, b)
  49. }
  50. func (m *CampaignSharedSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  51. return xxx_messageInfo_CampaignSharedSet.Marshal(b, m, deterministic)
  52. }
  53. func (dst *CampaignSharedSet) XXX_Merge(src proto.Message) {
  54. xxx_messageInfo_CampaignSharedSet.Merge(dst, src)
  55. }
  56. func (m *CampaignSharedSet) XXX_Size() int {
  57. return xxx_messageInfo_CampaignSharedSet.Size(m)
  58. }
  59. func (m *CampaignSharedSet) XXX_DiscardUnknown() {
  60. xxx_messageInfo_CampaignSharedSet.DiscardUnknown(m)
  61. }
  62. var xxx_messageInfo_CampaignSharedSet proto.InternalMessageInfo
  63. func (m *CampaignSharedSet) GetResourceName() string {
  64. if m != nil {
  65. return m.ResourceName
  66. }
  67. return ""
  68. }
  69. func (m *CampaignSharedSet) GetCampaign() *wrappers.StringValue {
  70. if m != nil {
  71. return m.Campaign
  72. }
  73. return nil
  74. }
  75. func (m *CampaignSharedSet) GetSharedSet() *wrappers.StringValue {
  76. if m != nil {
  77. return m.SharedSet
  78. }
  79. return nil
  80. }
  81. func (m *CampaignSharedSet) GetStatus() enums.CampaignSharedSetStatusEnum_CampaignSharedSetStatus {
  82. if m != nil {
  83. return m.Status
  84. }
  85. return enums.CampaignSharedSetStatusEnum_UNSPECIFIED
  86. }
  87. func init() {
  88. proto.RegisterType((*CampaignSharedSet)(nil), "google.ads.googleads.v0.resources.CampaignSharedSet")
  89. }
  90. func init() {
  91. proto.RegisterFile("google/ads/googleads/v0/resources/campaign_shared_set.proto", fileDescriptor_campaign_shared_set_e941c935a4673601)
  92. }
  93. var fileDescriptor_campaign_shared_set_e941c935a4673601 = []byte{
  94. // 371 bytes of a gzipped FileDescriptorProto
  95. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x52, 0xd1, 0x4a, 0xf3, 0x30,
  96. 0x18, 0xa5, 0xdd, 0xcf, 0xf8, 0x97, 0xff, 0x57, 0xb0, 0x17, 0x52, 0x86, 0xc8, 0xa6, 0x0c, 0x76,
  97. 0x95, 0x96, 0x79, 0x23, 0x19, 0x08, 0x9d, 0xc8, 0xc0, 0x0b, 0x19, 0x2d, 0xf4, 0x42, 0x0a, 0x25,
  98. 0x5b, 0x63, 0x9c, 0xac, 0x49, 0x49, 0xda, 0xf9, 0x00, 0x3e, 0x86, 0x77, 0x5e, 0xfa, 0x28, 0x3e,
  99. 0x8a, 0x4f, 0x21, 0x6b, 0x9a, 0x78, 0x31, 0xa7, 0xde, 0x9d, 0xf6, 0x3b, 0xe7, 0x7c, 0xe7, 0x24,
  100. 0x01, 0x63, 0xca, 0x39, 0x5d, 0x11, 0x0f, 0x67, 0xd2, 0x53, 0x70, 0x83, 0xd6, 0xbe, 0x27, 0x88,
  101. 0xe4, 0x95, 0x58, 0x10, 0xe9, 0x2d, 0x70, 0x5e, 0xe0, 0x25, 0x65, 0xa9, 0xbc, 0xc7, 0x82, 0x64,
  102. 0xa9, 0x24, 0x25, 0x2c, 0x04, 0x2f, 0xb9, 0xd3, 0x57, 0x0a, 0x88, 0x33, 0x09, 0x8d, 0x18, 0xae,
  103. 0x7d, 0x68, 0xc4, 0xdd, 0x8b, 0x5d, 0xfe, 0x84, 0x55, 0xf9, 0x97, 0xde, 0xa9, 0x2c, 0x71, 0x59,
  104. 0x49, 0xb5, 0xa2, 0x7b, 0xdc, 0xe8, 0xeb, 0xaf, 0x79, 0x75, 0xe7, 0x3d, 0x0a, 0x5c, 0x14, 0x44,
  105. 0x34, 0xf3, 0x93, 0x67, 0x1b, 0x1c, 0x5c, 0x36, 0x26, 0x51, 0xed, 0x11, 0x91, 0xd2, 0x39, 0x05,
  106. 0x7b, 0x3a, 0x42, 0xca, 0x70, 0x4e, 0x5c, 0xab, 0x67, 0x0d, 0x3b, 0xe1, 0x7f, 0xfd, 0xf3, 0x06,
  107. 0xe7, 0xc4, 0x39, 0x07, 0x7f, 0xf5, 0x7a, 0xb7, 0xd5, 0xb3, 0x86, 0xff, 0x46, 0x47, 0x4d, 0x0b,
  108. 0xa8, 0xb7, 0xc1, 0xa8, 0x14, 0x4b, 0x46, 0x63, 0xbc, 0xaa, 0x48, 0x68, 0xd8, 0xce, 0x18, 0x80,
  109. 0xcf, 0xbc, 0xee, 0x9f, 0x5f, 0x68, 0x3b, 0xd2, 0x64, 0x7b, 0x00, 0x6d, 0xd5, 0xd0, 0xb5, 0x7b,
  110. 0xd6, 0x70, 0x7f, 0x14, 0xc2, 0x5d, 0xa7, 0x58, 0x1f, 0x11, 0xdc, 0x6a, 0x17, 0xd5, 0xea, 0x2b,
  111. 0x56, 0xe5, 0xbb, 0x66, 0x61, 0xb3, 0x61, 0xf2, 0x64, 0x83, 0xc1, 0x82, 0xe7, 0xf0, 0xc7, 0x7b,
  112. 0x9a, 0x1c, 0x6e, 0x59, 0xcd, 0x36, 0x3d, 0x66, 0xd6, 0xed, 0x75, 0x23, 0xa6, 0x7c, 0x85, 0x19,
  113. 0x85, 0x5c, 0x50, 0x8f, 0x12, 0x56, 0xb7, 0xd4, 0x37, 0x5a, 0x2c, 0xe5, 0x37, 0x0f, 0x68, 0x6c,
  114. 0xd0, 0x8b, 0xdd, 0x9a, 0x06, 0xc1, 0xab, 0xdd, 0x9f, 0x2a, 0xcb, 0x20, 0x93, 0x50, 0xc1, 0x0d,
  115. 0x8a, 0x7d, 0x18, 0x6a, 0xe6, 0x9b, 0xe6, 0x24, 0x41, 0x26, 0x13, 0xc3, 0x49, 0x62, 0x3f, 0x31,
  116. 0x9c, 0x77, 0x7b, 0xa0, 0x06, 0x08, 0x05, 0x99, 0x44, 0xc8, 0xb0, 0x10, 0x8a, 0x7d, 0x84, 0x0c,
  117. 0x6f, 0xde, 0xae, 0xc3, 0x9e, 0x7d, 0x04, 0x00, 0x00, 0xff, 0xff, 0x33, 0xc7, 0x7a, 0x7f, 0xec,
  118. 0x02, 0x00, 0x00,
  119. }