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.
 
 
 

133 lines
6.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/resources/remarketing_action.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 common "google.golang.org/genproto/googleapis/ads/googleads/v0/common"
  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 remarketing action. A snippet of JavaScript code that will collect the
  19. // product id and the type of page people visited (product page, shopping cart
  20. // page, purchase page, general site visit) on an advertiser's website.
  21. type RemarketingAction struct {
  22. // The resource name of the remarketing action.
  23. // Remarketing action resource names have the form:
  24. //
  25. // `customers/{customer_id}/remarketingActions/{remarketing_action_id}`
  26. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  27. // Id of the remarketing action.
  28. Id *wrappers.Int64Value `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  29. // The name of the remarketing action.
  30. //
  31. // This field is required and should not be empty when creating new
  32. // remarketing actions.
  33. Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
  34. // The snippets used for tracking remarketing actions.
  35. TagSnippets []*common.TagSnippet `protobuf:"bytes,4,rep,name=tag_snippets,json=tagSnippets,proto3" json:"tag_snippets,omitempty"`
  36. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  37. XXX_unrecognized []byte `json:"-"`
  38. XXX_sizecache int32 `json:"-"`
  39. }
  40. func (m *RemarketingAction) Reset() { *m = RemarketingAction{} }
  41. func (m *RemarketingAction) String() string { return proto.CompactTextString(m) }
  42. func (*RemarketingAction) ProtoMessage() {}
  43. func (*RemarketingAction) Descriptor() ([]byte, []int) {
  44. return fileDescriptor_remarketing_action_3c7e382590d09855, []int{0}
  45. }
  46. func (m *RemarketingAction) XXX_Unmarshal(b []byte) error {
  47. return xxx_messageInfo_RemarketingAction.Unmarshal(m, b)
  48. }
  49. func (m *RemarketingAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  50. return xxx_messageInfo_RemarketingAction.Marshal(b, m, deterministic)
  51. }
  52. func (dst *RemarketingAction) XXX_Merge(src proto.Message) {
  53. xxx_messageInfo_RemarketingAction.Merge(dst, src)
  54. }
  55. func (m *RemarketingAction) XXX_Size() int {
  56. return xxx_messageInfo_RemarketingAction.Size(m)
  57. }
  58. func (m *RemarketingAction) XXX_DiscardUnknown() {
  59. xxx_messageInfo_RemarketingAction.DiscardUnknown(m)
  60. }
  61. var xxx_messageInfo_RemarketingAction proto.InternalMessageInfo
  62. func (m *RemarketingAction) GetResourceName() string {
  63. if m != nil {
  64. return m.ResourceName
  65. }
  66. return ""
  67. }
  68. func (m *RemarketingAction) GetId() *wrappers.Int64Value {
  69. if m != nil {
  70. return m.Id
  71. }
  72. return nil
  73. }
  74. func (m *RemarketingAction) GetName() *wrappers.StringValue {
  75. if m != nil {
  76. return m.Name
  77. }
  78. return nil
  79. }
  80. func (m *RemarketingAction) GetTagSnippets() []*common.TagSnippet {
  81. if m != nil {
  82. return m.TagSnippets
  83. }
  84. return nil
  85. }
  86. func init() {
  87. proto.RegisterType((*RemarketingAction)(nil), "google.ads.googleads.v0.resources.RemarketingAction")
  88. }
  89. func init() {
  90. proto.RegisterFile("google/ads/googleads/v0/resources/remarketing_action.proto", fileDescriptor_remarketing_action_3c7e382590d09855)
  91. }
  92. var fileDescriptor_remarketing_action_3c7e382590d09855 = []byte{
  93. // 372 bytes of a gzipped FileDescriptorProto
  94. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x91, 0xc1, 0x4a, 0xc3, 0x30,
  95. 0x1c, 0xc6, 0x69, 0x37, 0x04, 0xbb, 0x79, 0xb0, 0x07, 0x19, 0x53, 0x64, 0x53, 0x06, 0x43, 0x21,
  96. 0x2d, 0x53, 0x3c, 0xc4, 0x53, 0x77, 0x19, 0x0a, 0xca, 0xe8, 0xa4, 0x07, 0x29, 0x8c, 0xac, 0x8d,
  97. 0x21, 0xb8, 0x26, 0x25, 0xc9, 0xe6, 0x03, 0xf8, 0x26, 0x1e, 0x7d, 0x14, 0x1f, 0xc4, 0x83, 0x4f,
  98. 0x21, 0x4b, 0xd6, 0x28, 0x8c, 0xe9, 0xed, 0x6b, 0xf3, 0xfb, 0xfe, 0xf9, 0xf2, 0xfd, 0x3d, 0x48,
  99. 0x38, 0x27, 0x73, 0x1c, 0xa0, 0x5c, 0x06, 0x46, 0xae, 0xd4, 0x32, 0x0c, 0x04, 0x96, 0x7c, 0x21,
  100. 0x32, 0x2c, 0x03, 0x81, 0x0b, 0x24, 0x9e, 0xb1, 0xa2, 0x8c, 0x4c, 0x51, 0xa6, 0x28, 0x67, 0xa0,
  101. 0x14, 0x5c, 0x71, 0xbf, 0x6b, 0x0c, 0x00, 0xe5, 0x12, 0x58, 0x2f, 0x58, 0x86, 0xc0, 0x7a, 0xdb,
  102. 0xe1, 0xb6, 0xf1, 0x19, 0x2f, 0x0a, 0xce, 0x02, 0x85, 0xc8, 0x54, 0x32, 0x5a, 0x96, 0x58, 0x99,
  103. 0xa1, 0xed, 0xe3, 0xb5, 0x43, 0x7f, 0xcd, 0x16, 0x4f, 0xc1, 0x8b, 0x40, 0x65, 0x89, 0x85, 0x34,
  104. 0xe7, 0x27, 0x9f, 0x8e, 0xb7, 0x1f, 0xff, 0x24, 0x8a, 0x74, 0x20, 0xff, 0xd4, 0xdb, 0xab, 0x2e,
  105. 0x9d, 0x32, 0x54, 0xe0, 0x96, 0xd3, 0x71, 0xfa, 0xbb, 0x71, 0xb3, 0xfa, 0x79, 0x8f, 0x0a, 0xec,
  106. 0x9f, 0x7b, 0x2e, 0xcd, 0x5b, 0x6e, 0xc7, 0xe9, 0x37, 0x06, 0x87, 0xeb, 0xc4, 0xa0, 0xba, 0x07,
  107. 0xdc, 0x30, 0x75, 0x75, 0x99, 0xa0, 0xf9, 0x02, 0xc7, 0x2e, 0xcd, 0xfd, 0xd0, 0xab, 0xeb, 0x41,
  108. 0x35, 0x8d, 0x1f, 0x6d, 0xe0, 0x13, 0x25, 0x28, 0x23, 0x86, 0xd7, 0xa4, 0x7f, 0xe7, 0x35, 0x7f,
  109. 0x3d, 0x47, 0xb6, 0xea, 0x9d, 0x5a, 0xbf, 0x31, 0x38, 0x03, 0xdb, 0x5a, 0x32, 0x15, 0x80, 0x07,
  110. 0x44, 0x26, 0xc6, 0x12, 0x37, 0x94, 0xd5, 0x72, 0xf8, 0xea, 0x7a, 0xbd, 0x8c, 0x17, 0xe0, 0xdf,
  111. 0x92, 0x87, 0x07, 0x1b, 0x7d, 0x8c, 0x57, 0x29, 0xc7, 0xce, 0xe3, 0xed, 0xda, 0x4c, 0xf8, 0x1c,
  112. 0x31, 0x02, 0xb8, 0x20, 0x01, 0xc1, 0x4c, 0xbf, 0xa1, 0x5a, 0x47, 0x49, 0xe5, 0x1f, 0xcb, 0xbf,
  113. 0xb6, 0xea, 0xcd, 0xad, 0x8d, 0xa2, 0xe8, 0xdd, 0xed, 0x8e, 0xcc, 0xc8, 0x28, 0x97, 0xc0, 0xc8,
  114. 0x95, 0x4a, 0x42, 0x10, 0x57, 0xe4, 0x47, 0xc5, 0xa4, 0x51, 0x2e, 0x53, 0xcb, 0xa4, 0x49, 0x98,
  115. 0x5a, 0xe6, 0xcb, 0xed, 0x99, 0x03, 0x08, 0xa3, 0x5c, 0x42, 0x68, 0x29, 0x08, 0x93, 0x10, 0x42,
  116. 0xcb, 0xcd, 0x76, 0x74, 0xd8, 0x8b, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x9f, 0x42, 0xbd, 0x42,
  117. 0xa8, 0x02, 0x00, 0x00,
  118. }