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.
 
 
 

135 lines
6.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/resources/remarketing_action.proto
  3. package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v1/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 common "google.golang.org/genproto/googleapis/ads/googleads/v1/common"
  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. // A remarketing action. A snippet of JavaScript code that will collect the
  20. // product id and the type of page people visited (product page, shopping cart
  21. // page, purchase page, general site visit) on an advertiser's website.
  22. type RemarketingAction struct {
  23. // The resource name of the remarketing action.
  24. // Remarketing action resource names have the form:
  25. //
  26. // `customers/{customer_id}/remarketingActions/{remarketing_action_id}`
  27. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  28. // Id of the remarketing action.
  29. Id *wrappers.Int64Value `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  30. // The name of the remarketing action.
  31. //
  32. // This field is required and should not be empty when creating new
  33. // remarketing actions.
  34. Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
  35. // The snippets used for tracking remarketing actions.
  36. TagSnippets []*common.TagSnippet `protobuf:"bytes,4,rep,name=tag_snippets,json=tagSnippets,proto3" json:"tag_snippets,omitempty"`
  37. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  38. XXX_unrecognized []byte `json:"-"`
  39. XXX_sizecache int32 `json:"-"`
  40. }
  41. func (m *RemarketingAction) Reset() { *m = RemarketingAction{} }
  42. func (m *RemarketingAction) String() string { return proto.CompactTextString(m) }
  43. func (*RemarketingAction) ProtoMessage() {}
  44. func (*RemarketingAction) Descriptor() ([]byte, []int) {
  45. return fileDescriptor_remarketing_action_8a791798db6e5249, []int{0}
  46. }
  47. func (m *RemarketingAction) XXX_Unmarshal(b []byte) error {
  48. return xxx_messageInfo_RemarketingAction.Unmarshal(m, b)
  49. }
  50. func (m *RemarketingAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  51. return xxx_messageInfo_RemarketingAction.Marshal(b, m, deterministic)
  52. }
  53. func (dst *RemarketingAction) XXX_Merge(src proto.Message) {
  54. xxx_messageInfo_RemarketingAction.Merge(dst, src)
  55. }
  56. func (m *RemarketingAction) XXX_Size() int {
  57. return xxx_messageInfo_RemarketingAction.Size(m)
  58. }
  59. func (m *RemarketingAction) XXX_DiscardUnknown() {
  60. xxx_messageInfo_RemarketingAction.DiscardUnknown(m)
  61. }
  62. var xxx_messageInfo_RemarketingAction proto.InternalMessageInfo
  63. func (m *RemarketingAction) GetResourceName() string {
  64. if m != nil {
  65. return m.ResourceName
  66. }
  67. return ""
  68. }
  69. func (m *RemarketingAction) GetId() *wrappers.Int64Value {
  70. if m != nil {
  71. return m.Id
  72. }
  73. return nil
  74. }
  75. func (m *RemarketingAction) GetName() *wrappers.StringValue {
  76. if m != nil {
  77. return m.Name
  78. }
  79. return nil
  80. }
  81. func (m *RemarketingAction) GetTagSnippets() []*common.TagSnippet {
  82. if m != nil {
  83. return m.TagSnippets
  84. }
  85. return nil
  86. }
  87. func init() {
  88. proto.RegisterType((*RemarketingAction)(nil), "google.ads.googleads.v1.resources.RemarketingAction")
  89. }
  90. func init() {
  91. proto.RegisterFile("google/ads/googleads/v1/resources/remarketing_action.proto", fileDescriptor_remarketing_action_8a791798db6e5249)
  92. }
  93. var fileDescriptor_remarketing_action_8a791798db6e5249 = []byte{
  94. // 390 bytes of a gzipped FileDescriptorProto
  95. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xc1, 0x6a, 0xdb, 0x30,
  96. 0x1c, 0xc6, 0xb1, 0x13, 0x06, 0x73, 0xb2, 0xc3, 0x7c, 0x18, 0x21, 0x0b, 0x23, 0xd9, 0x08, 0x84,
  97. 0x0d, 0xa4, 0x38, 0x1b, 0x3b, 0xa8, 0x27, 0xe7, 0x12, 0x5a, 0x68, 0x09, 0x4e, 0xf1, 0xa1, 0x18,
  98. 0x82, 0x62, 0xab, 0x42, 0x34, 0x96, 0x8c, 0xa4, 0xa4, 0x0f, 0xd0, 0x37, 0xe9, 0xb1, 0x8f, 0xd2,
  99. 0x07, 0xe9, 0xa1, 0x4f, 0x51, 0x6c, 0xd9, 0x6a, 0x21, 0xa4, 0xbd, 0x7d, 0xc9, 0xff, 0xf7, 0x7d,
  100. 0x7c, 0xff, 0xbf, 0xec, 0x21, 0x2a, 0x04, 0xdd, 0x12, 0x88, 0x33, 0x05, 0x8d, 0x2c, 0xd5, 0x3e,
  101. 0x80, 0x92, 0x28, 0xb1, 0x93, 0x29, 0x51, 0x50, 0x92, 0x1c, 0xcb, 0x1b, 0xa2, 0x19, 0xa7, 0x6b,
  102. 0x9c, 0x6a, 0x26, 0x38, 0x28, 0xa4, 0xd0, 0xc2, 0x1f, 0x19, 0x03, 0xc0, 0x99, 0x02, 0xd6, 0x0b,
  103. 0xf6, 0x01, 0xb0, 0xde, 0xfe, 0xf4, 0x58, 0x7c, 0x2a, 0xf2, 0x5c, 0x70, 0xa8, 0x31, 0x5d, 0x2b,
  104. 0xce, 0x8a, 0x82, 0x68, 0x13, 0xda, 0xff, 0x51, 0x3b, 0xaa, 0x5f, 0x9b, 0xdd, 0x35, 0xbc, 0x95,
  105. 0xb8, 0x28, 0x88, 0x54, 0xf5, 0x7c, 0xd0, 0x24, 0x16, 0x0c, 0x62, 0xce, 0x85, 0xc6, 0x65, 0xa3,
  106. 0x7a, 0xfa, 0xf3, 0xc9, 0xf1, 0xbe, 0x46, 0xaf, 0x7d, 0xc3, 0xaa, 0xae, 0xff, 0xcb, 0xfb, 0xd2,
  107. 0x54, 0x5a, 0x73, 0x9c, 0x93, 0x9e, 0x33, 0x74, 0x26, 0x9f, 0xa3, 0x6e, 0xf3, 0xe7, 0x05, 0xce,
  108. 0x89, 0xff, 0xc7, 0x73, 0x59, 0xd6, 0x73, 0x87, 0xce, 0xa4, 0x33, 0xfb, 0x5e, 0xef, 0x03, 0x9a,
  109. 0x16, 0xe0, 0x94, 0xeb, 0xff, 0xff, 0x62, 0xbc, 0xdd, 0x91, 0xc8, 0x65, 0x99, 0x3f, 0xf5, 0xda,
  110. 0x55, 0x50, 0xab, 0xc2, 0x07, 0x07, 0xf8, 0x4a, 0x4b, 0xc6, 0xa9, 0xe1, 0x2b, 0xd2, 0x3f, 0xf7,
  111. 0xba, 0x6f, 0x96, 0x55, 0xbd, 0xf6, 0xb0, 0x35, 0xe9, 0xcc, 0x7e, 0x83, 0x63, 0x37, 0x34, 0x07,
  112. 0x02, 0x97, 0x98, 0xae, 0x8c, 0x25, 0xea, 0x68, 0xab, 0xd5, 0xfc, 0xce, 0xf5, 0xc6, 0xa9, 0xc8,
  113. 0xc1, 0x87, 0x4f, 0x30, 0xff, 0x76, 0x70, 0x8f, 0x65, 0xd9, 0x72, 0xe9, 0x5c, 0x9d, 0xd5, 0x66,
  114. 0x2a, 0xb6, 0x98, 0x53, 0x20, 0x24, 0x85, 0x94, 0xf0, 0x6a, 0x87, 0xe6, 0xb1, 0x0a, 0xa6, 0xde,
  115. 0xf9, 0x34, 0x4e, 0xac, 0xba, 0x77, 0x5b, 0x8b, 0x30, 0x7c, 0x70, 0x47, 0x0b, 0x13, 0x19, 0x66,
  116. 0x0a, 0x18, 0x59, 0xaa, 0x38, 0x00, 0x51, 0x43, 0x3e, 0x36, 0x4c, 0x12, 0x66, 0x2a, 0xb1, 0x4c,
  117. 0x12, 0x07, 0x89, 0x65, 0x9e, 0xdd, 0xb1, 0x19, 0x20, 0x14, 0x66, 0x0a, 0x21, 0x4b, 0x21, 0x14,
  118. 0x07, 0x08, 0x59, 0x6e, 0xf3, 0xa9, 0x2a, 0xfb, 0xf7, 0x25, 0x00, 0x00, 0xff, 0xff, 0x84, 0x74,
  119. 0x61, 0xf8, 0xc6, 0x02, 0x00, 0x00,
  120. }