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.
 
 
 

151 lines
7.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/resources/ad_group_extension_setting.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 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. // An ad group extension setting.
  20. type AdGroupExtensionSetting struct {
  21. // The resource name of the ad group extension setting.
  22. // AdGroupExtensionSetting resource names have the form:
  23. //
  24. //
  25. // `customers/{customer_id}/adGroupExtensionSettings/{ad_group_id}~{extension_type}`
  26. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  27. // The extension type of the ad group extension setting.
  28. ExtensionType enums.ExtensionTypeEnum_ExtensionType `protobuf:"varint,2,opt,name=extension_type,json=extensionType,proto3,enum=google.ads.googleads.v1.enums.ExtensionTypeEnum_ExtensionType" json:"extension_type,omitempty"`
  29. // The resource name of the ad group. The linked extension feed items will
  30. // serve under this ad group.
  31. // AdGroup resource names have the form:
  32. //
  33. // `customers/{customer_id}/adGroups/{ad_group_id}`
  34. AdGroup *wrappers.StringValue `protobuf:"bytes,3,opt,name=ad_group,json=adGroup,proto3" json:"ad_group,omitempty"`
  35. // The resource names of the extension feed items to serve under the ad group.
  36. // ExtensionFeedItem resource names have the form:
  37. //
  38. // `customers/{customer_id}/extensionFeedItems/{feed_item_id}`
  39. ExtensionFeedItems []*wrappers.StringValue `protobuf:"bytes,4,rep,name=extension_feed_items,json=extensionFeedItems,proto3" json:"extension_feed_items,omitempty"`
  40. // The device for which the extensions will serve. Optional.
  41. Device enums.ExtensionSettingDeviceEnum_ExtensionSettingDevice `protobuf:"varint,5,opt,name=device,proto3,enum=google.ads.googleads.v1.enums.ExtensionSettingDeviceEnum_ExtensionSettingDevice" json:"device,omitempty"`
  42. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  43. XXX_unrecognized []byte `json:"-"`
  44. XXX_sizecache int32 `json:"-"`
  45. }
  46. func (m *AdGroupExtensionSetting) Reset() { *m = AdGroupExtensionSetting{} }
  47. func (m *AdGroupExtensionSetting) String() string { return proto.CompactTextString(m) }
  48. func (*AdGroupExtensionSetting) ProtoMessage() {}
  49. func (*AdGroupExtensionSetting) Descriptor() ([]byte, []int) {
  50. return fileDescriptor_ad_group_extension_setting_c6bc821b4e4f8ffc, []int{0}
  51. }
  52. func (m *AdGroupExtensionSetting) XXX_Unmarshal(b []byte) error {
  53. return xxx_messageInfo_AdGroupExtensionSetting.Unmarshal(m, b)
  54. }
  55. func (m *AdGroupExtensionSetting) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  56. return xxx_messageInfo_AdGroupExtensionSetting.Marshal(b, m, deterministic)
  57. }
  58. func (dst *AdGroupExtensionSetting) XXX_Merge(src proto.Message) {
  59. xxx_messageInfo_AdGroupExtensionSetting.Merge(dst, src)
  60. }
  61. func (m *AdGroupExtensionSetting) XXX_Size() int {
  62. return xxx_messageInfo_AdGroupExtensionSetting.Size(m)
  63. }
  64. func (m *AdGroupExtensionSetting) XXX_DiscardUnknown() {
  65. xxx_messageInfo_AdGroupExtensionSetting.DiscardUnknown(m)
  66. }
  67. var xxx_messageInfo_AdGroupExtensionSetting proto.InternalMessageInfo
  68. func (m *AdGroupExtensionSetting) GetResourceName() string {
  69. if m != nil {
  70. return m.ResourceName
  71. }
  72. return ""
  73. }
  74. func (m *AdGroupExtensionSetting) GetExtensionType() enums.ExtensionTypeEnum_ExtensionType {
  75. if m != nil {
  76. return m.ExtensionType
  77. }
  78. return enums.ExtensionTypeEnum_UNSPECIFIED
  79. }
  80. func (m *AdGroupExtensionSetting) GetAdGroup() *wrappers.StringValue {
  81. if m != nil {
  82. return m.AdGroup
  83. }
  84. return nil
  85. }
  86. func (m *AdGroupExtensionSetting) GetExtensionFeedItems() []*wrappers.StringValue {
  87. if m != nil {
  88. return m.ExtensionFeedItems
  89. }
  90. return nil
  91. }
  92. func (m *AdGroupExtensionSetting) GetDevice() enums.ExtensionSettingDeviceEnum_ExtensionSettingDevice {
  93. if m != nil {
  94. return m.Device
  95. }
  96. return enums.ExtensionSettingDeviceEnum_UNSPECIFIED
  97. }
  98. func init() {
  99. proto.RegisterType((*AdGroupExtensionSetting)(nil), "google.ads.googleads.v1.resources.AdGroupExtensionSetting")
  100. }
  101. func init() {
  102. proto.RegisterFile("google/ads/googleads/v1/resources/ad_group_extension_setting.proto", fileDescriptor_ad_group_extension_setting_c6bc821b4e4f8ffc)
  103. }
  104. var fileDescriptor_ad_group_extension_setting_c6bc821b4e4f8ffc = []byte{
  105. // 449 bytes of a gzipped FileDescriptorProto
  106. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x53, 0xd1, 0x8a, 0xd4, 0x30,
  107. 0x14, 0xa5, 0x1d, 0x5d, 0xb5, 0xba, 0xfb, 0x50, 0x04, 0xcb, 0x32, 0xc8, 0xac, 0xb2, 0x30, 0x4f,
  108. 0x29, 0x1d, 0x1f, 0x84, 0x2a, 0x42, 0x07, 0xd7, 0x41, 0x1f, 0x96, 0xa1, 0x2b, 0xf3, 0x20, 0x03,
  109. 0x25, 0x3b, 0xb9, 0x1b, 0x03, 0xd3, 0x24, 0x24, 0xe9, 0xe8, 0x7e, 0x82, 0x7f, 0xe0, 0xb3, 0x8f,
  110. 0x7e, 0x8a, 0x9f, 0xe2, 0x57, 0x48, 0x9b, 0x26, 0x3a, 0xc8, 0xec, 0xce, 0xdb, 0x69, 0xee, 0x39,
  111. 0xe7, 0xde, 0x93, 0x9b, 0x46, 0x53, 0x2a, 0x04, 0x5d, 0x43, 0x8a, 0x89, 0x4e, 0x2d, 0x6c, 0xd1,
  112. 0x26, 0x4b, 0x15, 0x68, 0xd1, 0xa8, 0x15, 0xe8, 0x14, 0x93, 0x8a, 0x2a, 0xd1, 0xc8, 0x0a, 0xbe,
  113. 0x1a, 0xe0, 0x9a, 0x09, 0x5e, 0x69, 0x30, 0x86, 0x71, 0x8a, 0xa4, 0x12, 0x46, 0xc4, 0x27, 0x56,
  114. 0x88, 0x30, 0xd1, 0xc8, 0x7b, 0xa0, 0x4d, 0x86, 0xbc, 0xc7, 0xf1, 0xeb, 0x5d, 0x6d, 0x80, 0x37,
  115. 0xb5, 0x4e, 0xff, 0x73, 0xae, 0x08, 0x6c, 0xd8, 0x0a, 0x6c, 0x83, 0xe3, 0xc9, 0xbe, 0x6a, 0x73,
  116. 0x2d, 0x9d, 0xe6, 0x69, 0xaf, 0xe9, 0xbe, 0x2e, 0x9b, 0xab, 0xf4, 0x8b, 0xc2, 0x52, 0x82, 0xd2,
  117. 0x7d, 0x7d, 0xe8, 0x3c, 0x25, 0x4b, 0x31, 0xe7, 0xc2, 0x60, 0xc3, 0x04, 0xef, 0xab, 0xcf, 0xbe,
  118. 0x0f, 0xa2, 0x27, 0x05, 0x99, 0xb5, 0xb1, 0xcf, 0x9c, 0xfb, 0x85, 0x1d, 0x2d, 0x7e, 0x1e, 0x1d,
  119. 0xba, 0x60, 0x15, 0xc7, 0x35, 0x24, 0xc1, 0x28, 0x18, 0x3f, 0x28, 0x1f, 0xb9, 0xc3, 0x73, 0x5c,
  120. 0x43, 0x0c, 0xd1, 0xd1, 0xf6, 0x58, 0x49, 0x38, 0x0a, 0xc6, 0x47, 0x93, 0x37, 0x68, 0xd7, 0x65,
  121. 0x75, 0x59, 0x90, 0xef, 0xf6, 0xf1, 0x5a, 0xc2, 0x19, 0x6f, 0xea, 0xed, 0x93, 0xf2, 0x10, 0xfe,
  122. 0xfd, 0x8c, 0x5f, 0x46, 0xf7, 0xdd, 0x7a, 0x92, 0xc1, 0x28, 0x18, 0x3f, 0x9c, 0x0c, 0x5d, 0x03,
  123. 0x17, 0x1c, 0x5d, 0x18, 0xc5, 0x38, 0x5d, 0xe0, 0x75, 0x03, 0xe5, 0x3d, 0x6c, 0x43, 0xc5, 0xe7,
  124. 0xd1, 0xe3, 0xbf, 0xf3, 0x5d, 0x01, 0x90, 0x8a, 0x19, 0xa8, 0x75, 0x72, 0x67, 0x34, 0xb8, 0xd5,
  125. 0x24, 0xf6, 0xca, 0x77, 0x00, 0xe4, 0x7d, 0xab, 0x8b, 0x3f, 0x47, 0x07, 0x76, 0x65, 0xc9, 0xdd,
  126. 0x2e, 0xe7, 0x7c, 0xdf, 0x9c, 0xfd, 0xad, 0xbe, 0xed, 0xc4, 0xdb, 0x81, 0xb7, 0x4a, 0x65, 0xef,
  127. 0x3f, 0xfd, 0x16, 0x46, 0xa7, 0x2b, 0x51, 0xa3, 0x5b, 0x1f, 0xdd, 0x74, 0xb8, 0x63, 0x83, 0xf3,
  128. 0x36, 0xd4, 0x3c, 0xf8, 0xf4, 0xa1, 0xb7, 0xa0, 0x62, 0x8d, 0x39, 0x45, 0x42, 0xd1, 0x94, 0x02,
  129. 0xef, 0x22, 0xbb, 0x67, 0x26, 0x99, 0xbe, 0xe1, 0xd7, 0x78, 0xe5, 0xd1, 0x8f, 0x70, 0x30, 0x2b,
  130. 0x8a, 0x9f, 0xe1, 0xc9, 0xcc, 0x5a, 0x16, 0x44, 0x23, 0x0b, 0x5b, 0xb4, 0xc8, 0x50, 0xe9, 0x98,
  131. 0xbf, 0x1c, 0x67, 0x59, 0x10, 0xbd, 0xf4, 0x9c, 0xe5, 0x22, 0x5b, 0x7a, 0xce, 0xef, 0xf0, 0xd4,
  132. 0x16, 0xf2, 0xbc, 0x20, 0x3a, 0xcf, 0x3d, 0x2b, 0xcf, 0x17, 0x59, 0x9e, 0x7b, 0xde, 0xe5, 0x41,
  133. 0x37, 0xec, 0x8b, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x3a, 0xcb, 0x94, 0xc7, 0xc6, 0x03, 0x00,
  134. 0x00,
  135. }