google-ads-data_manager-v1 0.3.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/ads/data_manager/v1/partner_link_service/credentials.rb +2 -1
  3. data/lib/google/ads/data_manager/v1/version.rb +1 -1
  4. data/lib/google/ads/datamanager/v1/audience_pb.rb +5 -1
  5. data/lib/google/ads/datamanager/v1/cart_data_pb.rb +2 -1
  6. data/lib/google/ads/datamanager/v1/destination_pb.rb +1 -1
  7. data/lib/google/ads/datamanager/v1/device_info_pb.rb +1 -1
  8. data/lib/google/ads/datamanager/v1/encrypted_user_id_pb.rb +25 -0
  9. data/lib/google/ads/datamanager/v1/error_pb.rb +1 -1
  10. data/lib/google/ads/datamanager/v1/event_pb.rb +3 -1
  11. data/lib/google/ads/datamanager/v1/partner_link_service_pb.rb +1 -1
  12. data/lib/google/ads/datamanager/v1/processing_errors_pb.rb +1 -1
  13. data/lib/google/ads/datamanager/v1/request_status_per_destination_pb.rb +5 -1
  14. data/lib/google/ads/datamanager/v1/user_list_pb.rb +1 -1
  15. data/proto_docs/google/ads/datamanager/v1/audience.rb +43 -5
  16. data/proto_docs/google/ads/datamanager/v1/cart_data.rb +52 -0
  17. data/proto_docs/google/ads/datamanager/v1/destination.rb +3 -0
  18. data/proto_docs/google/ads/datamanager/v1/device_info.rb +31 -0
  19. data/proto_docs/google/ads/datamanager/v1/encrypted_user_id.rb +84 -0
  20. data/proto_docs/google/ads/datamanager/v1/error.rb +69 -1
  21. data/proto_docs/google/ads/datamanager/v1/event.rb +63 -2
  22. data/proto_docs/google/ads/datamanager/v1/processing_errors.rb +53 -1
  23. data/proto_docs/google/ads/datamanager/v1/request_status_per_destination.rb +116 -15
  24. data/proto_docs/google/ads/datamanager/v1/user_list.rb +6 -0
  25. data/proto_docs/google/api/field_info.rb +88 -0
  26. metadata +4 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f028a8de554f5f83e7b859b471aa5f9260e4cfbc17f4593a08f85452200b2628
4
- data.tar.gz: 26f4d04450dbdfc9e2858b9ff75945b03b35b92fbfd0ac3c3bc8d2f5f70f4424
3
+ metadata.gz: 695be180e21786e131dd16a9c7a6a05a9ce18e7fcf07ee3d023ebae1f78ae853
4
+ data.tar.gz: 7de7a9b4c9e9f695a08f32d142754b3ed1f680da30ca19f780f75aaae2f319cc
5
5
  SHA512:
6
- metadata.gz: e3f533d3d953a6bc108ea8e646401030752bb88cfefbd5482ee7a9c3c52ca03491a47a51548c63f1440153252b8270979fb6a660b97bdf1d7ae1f84fbdcfe03e
7
- data.tar.gz: 5205299a7662560f51fd7018a5aca58a92bbc745d3fe0726c8265c6003aecb06a3ca1521938b673700ec9d1ab2fda13e0b8b07f430115195b60f8bb9b04ad335
6
+ metadata.gz: c514890c6a76d4a7fcec9cdb4d2668188d0ebbdbfb0f398ba42698a4f7933135de35ee30bb2726799fb9f64a2d55da3ce0177cf28ee938d4911bde4b38491cd2
7
+ data.tar.gz: e5cb8daf28a9ebf7397a68e684e0c66dbbe7b2cf0747347fc422627314ec99ce5fa937342167ffa4512b4ac5e21c274472a7f2508898b45c049d34df5c7ba2e5
@@ -26,7 +26,8 @@ module Google
26
26
  # Credentials for the PartnerLinkService API.
27
27
  class Credentials < ::Google::Auth::Credentials
28
28
  self.scope = [
29
- "https://www.googleapis.com/auth/datamanager"
29
+ "https://www.googleapis.com/auth/datamanager",
30
+ "https://www.googleapis.com/auth/datamanager.partnerlink"
30
31
  ]
31
32
  self.env_vars = [
32
33
  "GOOGLE_CLOUD_CREDENTIALS",
@@ -21,7 +21,7 @@ module Google
21
21
  module Ads
22
22
  module DataManager
23
23
  module V1
24
- VERSION = "0.3.0"
24
+ VERSION = "0.5.0"
25
25
  end
26
26
  end
27
27
  end
@@ -7,9 +7,11 @@ require 'google/protobuf'
7
7
  require 'google/ads/datamanager/v1/consent_pb'
8
8
  require 'google/ads/datamanager/v1/user_data_pb'
9
9
  require 'google/api/field_behavior_pb'
10
+ require 'google/api/field_info_pb'
11
+ require 'google/protobuf/timestamp_pb'
10
12
 
11
13
 
12
- descriptor_data = "\n(google/ads/datamanager/v1/audience.proto\x12\x19google.ads.datamanager.v1\x1a\'google/ads/datamanager/v1/consent.proto\x1a)google/ads/datamanager/v1/user_data.proto\x1a\x1fgoogle/api/field_behavior.proto\"\xa2\x03\n\x0e\x41udienceMember\x12#\n\x16\x64\x65stination_references\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12\x38\n\tuser_data\x18\x02 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataH\x00\x12\x38\n\tpair_data\x18\x04 \x01(\x0b\x32#.google.ads.datamanager.v1.PairDataH\x00\x12<\n\x0bmobile_data\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.MobileDataH\x00\x12=\n\x0cuser_id_data\x18\x06 \x01(\x0b\x32%.google.ads.datamanager.v1.UserIdDataH\x00\x12\x38\n\tppid_data\x18\x07 \x01(\x0b\x32#.google.ads.datamanager.v1.PpidDataH\x00\x12\x38\n\x07\x63onsent\x18\x03 \x01(\x0b\x32\".google.ads.datamanager.v1.ConsentB\x03\xe0\x41\x01\x42\x06\n\x04\x64\x61ta\"!\n\x08PairData\x12\x15\n\x08pair_ids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"%\n\nMobileData\x12\x17\n\nmobile_ids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"\"\n\nUserIdData\x12\x14\n\x07user_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x1e\n\x08PpidData\x12\x12\n\x05ppids\x18\x01 \x03(\tB\x03\xe0\x41\x02\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rAudienceProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
14
+ descriptor_data = "\n(google/ads/datamanager/v1/audience.proto\x12\x19google.ads.datamanager.v1\x1a\'google/ads/datamanager/v1/consent.proto\x1a)google/ads/datamanager/v1/user_data.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe6\x03\n\x0e\x41udienceMember\x12#\n\x16\x64\x65stination_references\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12\x38\n\tuser_data\x18\x02 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataH\x00\x12\x38\n\tpair_data\x18\x04 \x01(\x0b\x32#.google.ads.datamanager.v1.PairDataH\x00\x12<\n\x0bmobile_data\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.MobileDataH\x00\x12=\n\x0cuser_id_data\x18\x06 \x01(\x0b\x32%.google.ads.datamanager.v1.UserIdDataH\x00\x12\x38\n\tppid_data\x18\x07 \x01(\x0b\x32#.google.ads.datamanager.v1.PpidDataH\x00\x12\x42\n\x0e\x63omposite_data\x18\x08 \x01(\x0b\x32(.google.ads.datamanager.v1.CompositeDataH\x00\x12\x38\n\x07\x63onsent\x18\x03 \x01(\x0b\x32\".google.ads.datamanager.v1.ConsentB\x03\xe0\x41\x01\x42\x06\n\x04\x64\x61ta\"!\n\x08PairData\x12\x15\n\x08pair_ids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"%\n\nMobileData\x12\x17\n\nmobile_ids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"\"\n\nUserIdData\x12\x14\n\x07user_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x1e\n\x08PpidData\x12\x12\n\x05ppids\x18\x01 \x03(\tB\x03\xe0\x41\x02\"\x85\x01\n\rCompositeData\x12;\n\tuser_data\x18\x01 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataB\x03\xe0\x41\x01\x12\x37\n\x07ip_data\x18\x02 \x03(\x0b\x32!.google.ads.datamanager.v1.IpDataB\x03\xe0\x41\x01\"\xa1\x01\n\x06IpData\x12\x1f\n\nip_address\x18\x01 \x01(\tB\x0b\xe0\x41\x02\xe2\x8c\xcf\xd7\x08\x02\x08\x04\x12;\n\x12observe_start_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12\x39\n\x10observe_end_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rAudienceProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
13
15
 
14
16
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
15
17
  pool.add_serialized_file(descriptor_data)
@@ -23,6 +25,8 @@ module Google
23
25
  MobileData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.MobileData").msgclass
24
26
  UserIdData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.UserIdData").msgclass
25
27
  PpidData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.PpidData").msgclass
28
+ CompositeData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.CompositeData").msgclass
29
+ IpData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.IpData").msgclass
26
30
  end
27
31
  end
28
32
  end
@@ -8,7 +8,7 @@ require 'google/ads/datamanager/v1/item_parameter_pb'
8
8
  require 'google/api/field_behavior_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n)google/ads/datamanager/v1/cart_data.proto\x12\x19google.ads.datamanager.v1\x1a.google/ads/datamanager/v1/item_parameter.proto\x1a\x1fgoogle/api/field_behavior.proto\"\xc8\x01\n\x08\x43\x61rtData\x12\x18\n\x0bmerchant_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12 \n\x13merchant_feed_label\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12(\n\x1bmerchant_feed_language_code\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12!\n\x14transaction_discount\x18\x04 \x01(\x01\x42\x03\xe0\x41\x01\x12\x33\n\x05items\x18\x05 \x03(\x0b\x32\x1f.google.ads.datamanager.v1.ItemB\x03\xe0\x41\x01\"\xc1\x01\n\x04Item\x12 \n\x13merchant_product_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08quantity\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\x12\x17\n\nunit_price\x18\x03 \x01(\x01\x42\x03\xe0\x41\x01\x12\x14\n\x07item_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12Q\n\x1a\x61\x64\x64itional_item_parameters\x18\x05 \x03(\x0b\x32(.google.ads.datamanager.v1.ItemParameterB\x03\xe0\x41\x01\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rCartDataProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
11
+ descriptor_data = "\n)google/ads/datamanager/v1/cart_data.proto\x12\x19google.ads.datamanager.v1\x1a.google/ads/datamanager/v1/item_parameter.proto\x1a\x1fgoogle/api/field_behavior.proto\"\xe3\x01\n\x08\x43\x61rtData\x12\x18\n\x0bmerchant_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12 \n\x13merchant_feed_label\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12(\n\x1bmerchant_feed_language_code\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12!\n\x14transaction_discount\x18\x04 \x01(\x01\x42\x03\xe0\x41\x01\x12\x33\n\x05items\x18\x05 \x03(\x0b\x32\x1f.google.ads.datamanager.v1.ItemB\x03\xe0\x41\x01\x12\x19\n\x0c\x63oupon_codes\x18\x06 \x03(\tB\x03\xe0\x41\x01\"\xae\x03\n\x04Item\x12 \n\x13merchant_product_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08quantity\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\x12\x17\n\nunit_price\x18\x03 \x01(\x01\x42\x03\xe0\x41\x01\x12\x14\n\x07item_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12Q\n\x1a\x61\x64\x64itional_item_parameters\x18\x05 \x03(\x0b\x32(.google.ads.datamanager.v1.ItemParameterB\x03\xe0\x41\x01\x12\x18\n\x0bmerchant_id\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12 \n\x13merchant_feed_label\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12(\n\x1bmerchant_feed_language_code\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x10\x63onversion_value\x18\t \x01(\x01\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x12L\n\x10\x63ustom_variables\x18\n \x03(\x0b\x32-.google.ads.datamanager.v1.ItemCustomVariableB\x03\xe0\x41\x01\x42\x13\n\x11_conversion_value\"d\n\x12ItemCustomVariable\x12\x15\n\x08variable\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12#\n\x16\x64\x65stination_references\x18\x03 \x03(\tB\x03\xe0\x41\x01\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rCartDataProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
12
12
 
13
13
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
14
14
  pool.add_serialized_file(descriptor_data)
@@ -19,6 +19,7 @@ module Google
19
19
  module V1
20
20
  CartData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.CartData").msgclass
21
21
  Item = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.Item").msgclass
22
+ ItemCustomVariable = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.ItemCustomVariable").msgclass
22
23
  end
23
24
  end
24
25
  end
@@ -8,7 +8,7 @@ require 'google/api/field_behavior_pb'
8
8
  require 'google/api/resource_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n+google/ads/datamanager/v1/destination.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\"\xa4\x02\n\x0b\x44\x65stination\x12\x16\n\treference\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\rlogin_account\x18\x02 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x01\x12\x46\n\x0elinked_account\x18\x03 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x01\x12I\n\x11operating_account\x18\x04 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02\x12#\n\x16product_destination_id\x18\x05 \x01(\tB\x03\xe0\x41\x02\"\x81\x03\n\x0eProductAccount\x12\x37\n\x07product\x18\x01 \x01(\x0e\x32\".google.ads.datamanager.v1.ProductB\x02\x18\x01\x12\x17\n\naccount_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12P\n\x0c\x61\x63\x63ount_type\x18\x03 \x01(\x0e\x32\x35.google.ads.datamanager.v1.ProductAccount.AccountTypeB\x03\xe0\x41\x01\"\xca\x01\n\x0b\x41\x63\x63ountType\x12\x1c\n\x18\x41\x43\x43OUNT_TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nGOOGLE_ADS\x10\x01\x12\x19\n\x15\x44ISPLAY_VIDEO_PARTNER\x10\x02\x12\x1c\n\x18\x44ISPLAY_VIDEO_ADVERTISER\x10\x03\x12\x10\n\x0c\x44\x41TA_PARTNER\x10\x04\x12\x1d\n\x19GOOGLE_ANALYTICS_PROPERTY\x10\x05\x12#\n\x1fGOOGLE_AD_MANAGER_AUDIENCE_LINK\x10\x06*\x81\x01\n\x07Product\x12\x17\n\x13PRODUCT_UNSPECIFIED\x10\x00\x12\x0e\n\nGOOGLE_ADS\x10\x01\x12\x19\n\x15\x44ISPLAY_VIDEO_PARTNER\x10\x02\x12\x1c\n\x18\x44ISPLAY_VIDEO_ADVERTISER\x10\x03\x12\x10\n\x0c\x44\x41TA_PARTNER\x10\x04\x1a\x02\x18\x01\x42\xa4\x02\n\x1d\x63om.google.ads.datamanager.v1B\x10\x44\x65stinationProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1\xea\x41T\n\"datamanager.googleapis.com/Account\x12.accountTypes/{account_type}/accounts/{account}b\x06proto3"
11
+ descriptor_data = "\n+google/ads/datamanager/v1/destination.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\"\xa4\x02\n\x0b\x44\x65stination\x12\x16\n\treference\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\rlogin_account\x18\x02 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x01\x12\x46\n\x0elinked_account\x18\x03 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x01\x12I\n\x11operating_account\x18\x04 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02\x12#\n\x16product_destination_id\x18\x05 \x01(\tB\x03\xe0\x41\x02\"\x98\x03\n\x0eProductAccount\x12\x37\n\x07product\x18\x01 \x01(\x0e\x32\".google.ads.datamanager.v1.ProductB\x02\x18\x01\x12\x17\n\naccount_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12P\n\x0c\x61\x63\x63ount_type\x18\x03 \x01(\x0e\x32\x35.google.ads.datamanager.v1.ProductAccount.AccountTypeB\x03\xe0\x41\x01\"\xe1\x01\n\x0b\x41\x63\x63ountType\x12\x1c\n\x18\x41\x43\x43OUNT_TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nGOOGLE_ADS\x10\x01\x12\x19\n\x15\x44ISPLAY_VIDEO_PARTNER\x10\x02\x12\x1c\n\x18\x44ISPLAY_VIDEO_ADVERTISER\x10\x03\x12\x10\n\x0c\x44\x41TA_PARTNER\x10\x04\x12\x1d\n\x19GOOGLE_ANALYTICS_PROPERTY\x10\x05\x12#\n\x1fGOOGLE_AD_MANAGER_AUDIENCE_LINK\x10\x06\x12\x15\n\x11\x46LOODLIGHT_CONFIG\x10\x07*\x81\x01\n\x07Product\x12\x17\n\x13PRODUCT_UNSPECIFIED\x10\x00\x12\x0e\n\nGOOGLE_ADS\x10\x01\x12\x19\n\x15\x44ISPLAY_VIDEO_PARTNER\x10\x02\x12\x1c\n\x18\x44ISPLAY_VIDEO_ADVERTISER\x10\x03\x12\x10\n\x0c\x44\x41TA_PARTNER\x10\x04\x1a\x02\x18\x01\x42\xa4\x02\n\x1d\x63om.google.ads.datamanager.v1B\x10\x44\x65stinationProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1\xea\x41T\n\"datamanager.googleapis.com/Account\x12.accountTypes/{account_type}/accounts/{account}b\x06proto3"
12
12
 
13
13
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
14
14
  pool.add_serialized_file(descriptor_data)
@@ -7,7 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/api/field_behavior_pb'
8
8
 
9
9
 
10
- descriptor_data = "\n+google/ads/datamanager/v1/device_info.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\">\n\nDeviceInfo\x12\x17\n\nuser_agent\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\nip_address\x18\x02 \x01(\tB\x03\xe0\x41\x01\x42\xcc\x01\n\x1d\x63om.google.ads.datamanager.v1B\x0f\x44\x65viceInfoProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
10
+ descriptor_data = "\n+google/ads/datamanager/v1/device_info.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\"\xca\x02\n\nDeviceInfo\x12\x17\n\nuser_agent\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\nip_address\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08\x63\x61tegory\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rlanguage_code\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rscreen_height\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x19\n\x0cscreen_width\x18\x06 \x01(\x05\x42\x03\xe0\x41\x01\x12\x1d\n\x10operating_system\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12%\n\x18operating_system_version\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05model\x18\t \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05\x62rand\x18\n \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x07\x62rowser\x18\x0b \x01(\tB\x03\xe0\x41\x01\x12\x1c\n\x0f\x62rowser_version\x18\x0c \x01(\tB\x03\xe0\x41\x01\x42\xcc\x01\n\x1d\x63om.google.ads.datamanager.v1B\x0f\x44\x65viceInfoProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
11
11
 
12
12
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
13
13
  pool.add_serialized_file(descriptor_data)
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: google/ads/datamanager/v1/encrypted_user_id.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'google/api/field_behavior_pb'
8
+
9
+
10
+ descriptor_data = "\n1google/ads/datamanager/v1/encrypted_user_id.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\"\xc1\x04\n\x0f\x45ncryptedUserId\x12\x19\n\x0c\x65ncrypted_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12Y\n\x0b\x65ntity_type\x18\x02 \x01(\x0e\x32?.google.ads.datamanager.v1.EncryptedUserId.EncryptionEntityTypeB\x03\xe0\x41\x02\x12\x16\n\tentity_id\x18\x03 \x01(\x03\x42\x03\xe0\x41\x02\x12P\n\x06source\x18\x04 \x01(\x0e\x32;.google.ads.datamanager.v1.EncryptedUserId.EncryptionSourceB\x03\xe0\x41\x02\"\xf3\x01\n\x14\x45ncryptionEntityType\x12&\n\"ENCRYPTION_ENTITY_TYPE_UNSPECIFIED\x10\x00\x12\x1c\n\x18\x43\x41MPAIGN_MANAGER_ACCOUNT\x10\x01\x12\x1f\n\x1b\x43\x41MPAIGN_MANAGER_ADVERTISER\x10\x02\x12\x19\n\x15\x44ISPLAY_VIDEO_PARTNER\x10\x03\x12\x1c\n\x18\x44ISPLAY_VIDEO_ADVERTISER\x10\x04\x12\x17\n\x13GOOGLE_ADS_CUSTOMER\x10\x05\x12\"\n\x1eGOOGLE_AD_MANAGER_NETWORK_CODE\x10\x06\"X\n\x10\x45ncryptionSource\x12!\n\x1d\x45NCRYPTION_SOURCE_UNSPECIFIED\x10\x00\x12\x0e\n\nAD_SERVING\x10\x01\x12\x11\n\rDATA_TRANSFER\x10\x02\x42\xd1\x01\n\x1d\x63om.google.ads.datamanager.v1B\x14\x45ncryptedUserIdProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
11
+
12
+ pool = ::Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Google
16
+ module Ads
17
+ module DataManager
18
+ module V1
19
+ EncryptedUserId = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EncryptedUserId").msgclass
20
+ EncryptedUserId::EncryptionEntityType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EncryptedUserId.EncryptionEntityType").enummodule
21
+ EncryptedUserId::EncryptionSource = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EncryptedUserId.EncryptionSource").enummodule
22
+ end
23
+ end
24
+ end
25
+ end
@@ -5,7 +5,7 @@
5
5
  require 'google/protobuf'
6
6
 
7
7
 
8
- descriptor_data = "\n%google/ads/datamanager/v1/error.proto\x12\x19google.ads.datamanager.v1*\x87\x1c\n\x0b\x45rrorReason\x12\x1c\n\x18\x45RROR_REASON_UNSPECIFIED\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x02\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x03\x12\r\n\tNOT_FOUND\x10\x04\x12\x15\n\x11PERMISSION_DENIED\x10\x05\x12\x14\n\x10INVALID_ARGUMENT\x10\x06\x12\x1a\n\x16REQUIRED_FIELD_MISSING\x10\x07\x12\x12\n\x0eINVALID_FORMAT\x10\x08\x12\x18\n\x14INVALID_HEX_ENCODING\x10\t\x12\x1b\n\x17INVALID_BASE64_ENCODING\x10\n\x12\x19\n\x15INVALID_SHA256_FORMAT\x10\x0b\x12\x17\n\x13INVALID_POSTAL_CODE\x10\x0c\x12\x1c\n\x14INVALID_COUNTRY_CODE\x10\r\x1a\x02\x08\x01\x12\x16\n\x12INVALID_ENUM_VALUE\x10\x0e\x12\x1a\n\x16INVALID_USER_LIST_TYPE\x10\x0f\x12\x1b\n\x17INVALID_AUDIENCE_MEMBER\x10\x10\x12\x1d\n\x19TOO_MANY_AUDIENCE_MEMBERS\x10\x11\x12\x1d\n\x19TOO_MANY_USER_IDENTIFIERS\x10\x12\x12\x19\n\x15TOO_MANY_DESTINATIONS\x10\x13\x12\x17\n\x13INVALID_DESTINATION\x10\x14\x12-\n)DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED\x10\x15\x12\x1c\n\x18INVALID_MOBILE_ID_FORMAT\x10\x16\x12\x18\n\x14INVALID_USER_LIST_ID\x10\x17\x12#\n\x1fMULTIPLE_DATA_TYPES_NOT_ALLOWED\x10\x18\x12\x39\n5DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER\x10\x19\x12#\n\x1fTERMS_AND_CONDITIONS_NOT_SIGNED\x10\x1a\x12\x19\n\x15INVALID_NUMBER_FORMAT\x10\x1b\x12 \n\x1cINVALID_CONVERSION_ACTION_ID\x10\x1c\x12\"\n\x1eINVALID_CONVERSION_ACTION_TYPE\x10\x1d\x12\x19\n\x15INVALID_CURRENCY_CODE\x10\x1e\x12\x11\n\rINVALID_EVENT\x10\x1f\x12\x13\n\x0fTOO_MANY_EVENTS\x10 \x12\x42\n>DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS\x10!\x12\x42\n>DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS\x10\"\x12=\n9DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED\x10#\x12#\n\x1f\x44UPLICATE_DESTINATION_REFERENCE\x10$\x12\x32\n.UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER\x10%\x12/\n+UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER\x10&\x12\x1b\n\x17NO_IDENTIFIERS_PROVIDED\x10\'\x12\x19\n\x15INVALID_PROPERTY_TYPE\x10(\x12\x17\n\x13INVALID_STREAM_TYPE\x10)\x12?\n;LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT\x10*\x12,\n(OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH\x10+\x12\x16\n\x12\x45VENT_TIME_INVALID\x10,\x12\x16\n\x12RESERVED_NAME_USED\x10-\x12\x16\n\x12INVALID_EVENT_NAME\x10.\x12\x13\n\x0fNOT_ALLOWLISTED\x10/\x12\x16\n\x12INVALID_REQUEST_ID\x10\x30\x12\x34\n0MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT\x10\x31\x12\x18\n\x14\x46IELD_VALUE_TOO_LONG\x10\x32\x12\x15\n\x11TOO_MANY_ELEMENTS\x10\x33\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x34\x12\x1e\n\x1aIMMUTABLE_FIELD_FOR_UPDATE\x10\x35\x12\x19\n\x15INVALID_RESOURCE_NAME\x10\x36\x12\x12\n\x0eINVALID_FILTER\x10\x37\x12\x17\n\x13INVALID_UPDATE_MASK\x10\x38\x12\x16\n\x12INVALID_PAGE_TOKEN\x10\x39\x12\"\n\x1e\x43\x41NNOT_UPDATE_DISABLED_LICENSE\x10:\x12\x30\n,CANNOT_CREATE_LICENSE_FOR_SENSITIVE_USERLIST\x10;\x12\x15\n\x11INSUFFICIENT_COST\x10<\x12\x1a\n\x16\x43\x41NNOT_DISABLE_LICENSE\x10=\x12\x1d\n\x19INVALID_CLIENT_ACCOUNT_ID\x10>\x12\"\n\x1ePRICING_ONLY_ZERO_COST_ALLOWED\x10?\x12\x12\n\x0ePRICE_TOO_HIGH\x10@\x12*\n&CUSTOMER_NOT_ALLOWED_TO_CREATE_LICENSE\x10\x41\x12\x1c\n\x18INVALID_PRICING_END_DATE\x10\x42\x12?\n;CANNOT_LICENSE_LOGICAL_LIST_WITH_LICENSED_OR_SHARED_SEGMENT\x10\x43\x12\x1b\n\x17MISMATCHED_ACCOUNT_TYPE\x10\x44\x12\x31\n-MEDIA_SHARE_COST_NOT_ALLOWED_FOR_LICENSE_TYPE\x10\x45\x12\x34\n0MEDIA_SHARE_COST_NOT_ALLOWED_FOR_CLIENT_CUSTOMER\x10\x46\x12\x1c\n\x18INVALID_MEDIA_SHARE_COST\x10G\x12\x15\n\x11INVALID_COST_TYPE\x10H\x12;\n7MEDIA_SHARE_COST_NOT_ALLOWED_FOR_NON_COMMERCE_USER_LIST\x10I\x12\x18\n\x14MAX_COST_NOT_ALLOWED\x10J\x12\x33\n/COMMERCE_AUDIENCE_CAN_ONLY_BE_DIRECTLY_LICENSED\x10K\x12\x17\n\x13INVALID_DESCRIPTION\x10L\x12\x18\n\x14INVALID_DISPLAY_NAME\x10M\x12\x1d\n\x19\x44ISPLAY_NAME_ALREADY_USED\x10N\x12!\n\x1dOWNERSHIP_REQUIRED_FOR_UPDATE\x10O\x12$\n USER_LIST_MUTATION_NOT_SUPPORTED\x10P\x12!\n\x1dSENSITIVE_USER_LIST_IMMUTABLE\x10Q\x12#\n\x1f\x42ILLABLE_RECORD_COUNT_IMMUTABLE\x10R\x12\x1b\n\x17USER_LIST_NAME_RESERVED\x10S\x12\x30\n,ADVERTISER_NOT_ALLOWLISTED_FOR_UPLOADED_DATA\x10T\x12\'\n#UNSUPPORTED_PARTNER_AUDIENCE_SOURCE\x10U\x12 \n\x1c\x43OMMERCE_PARTNER_NOT_ALLOWED\x10V\x12%\n!UNSUPPORTED_PARTNER_AUDIENCE_INFO\x10W\x12\x30\n,PARTNER_MATCH_FOR_MANAGER_ACCOUNT_DISALLOWED\x10X\x12=\n9DATA_PARTNER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA\x10Y\x12\x1f\n\x1b\x41\x44VERTISER_TOS_NOT_ACCEPTED\x10Z\x12;\n7ADVERTISER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA\x10[\x12,\n(USER_LIST_TYPE_NOT_SUPPORTED_FOR_ACCOUNT\x10\\\x12\x1c\n\x18INVALID_COMMERCE_PARTNER\x10]\x12\x32\n.CUSTOMER_NOT_ALLOWLISTED_FOR_COMMERCE_AUDIENCE\x10^\x12*\n&UNSUPPORTED_USER_LIST_UPLOAD_KEY_TYPES\x10_\x12.\n*UNSUPPORTED_INGESTED_USER_LIST_INFO_CONFIG\x10`\x12\x30\n,UNSUPPORTED_ACCOUNT_TYPES_FOR_USER_LIST_TYPE\x10\x61\x12-\n)UNSUPPORTED_ACCOUNT_TYPE_FOR_PARTNER_LINK\x10\x62\x12 \n\x1cMEMBERSHIP_DURATION_TOO_LONG\x10\x63\x12\x17\n\x13INVALID_MERCHANT_ID\x10\x64\x12\x31\n-EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED\x10\x65\x42\xc7\x01\n\x1d\x63om.google.ads.datamanager.v1B\nErrorProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
8
+ descriptor_data = "\n%google/ads/datamanager/v1/error.proto\x12\x19google.ads.datamanager.v1*\xfb!\n\x0b\x45rrorReason\x12\x1c\n\x18\x45RROR_REASON_UNSPECIFIED\x10\x00\x12\x12\n\x0eINTERNAL_ERROR\x10\x01\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x02\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x03\x12\r\n\tNOT_FOUND\x10\x04\x12\x15\n\x11PERMISSION_DENIED\x10\x05\x12\x14\n\x10INVALID_ARGUMENT\x10\x06\x12\x1a\n\x16REQUIRED_FIELD_MISSING\x10\x07\x12\x12\n\x0eINVALID_FORMAT\x10\x08\x12\x18\n\x14INVALID_HEX_ENCODING\x10\t\x12\x1b\n\x17INVALID_BASE64_ENCODING\x10\n\x12\x19\n\x15INVALID_SHA256_FORMAT\x10\x0b\x12\x17\n\x13INVALID_POSTAL_CODE\x10\x0c\x12\x1c\n\x14INVALID_COUNTRY_CODE\x10\r\x1a\x02\x08\x01\x12\x16\n\x12INVALID_ENUM_VALUE\x10\x0e\x12\x1a\n\x16INVALID_USER_LIST_TYPE\x10\x0f\x12\x1b\n\x17INVALID_AUDIENCE_MEMBER\x10\x10\x12\x1d\n\x19TOO_MANY_AUDIENCE_MEMBERS\x10\x11\x12\x1d\n\x19TOO_MANY_USER_IDENTIFIERS\x10\x12\x12\x19\n\x15TOO_MANY_DESTINATIONS\x10\x13\x12\x17\n\x13INVALID_DESTINATION\x10\x14\x12-\n)DATA_PARTNER_USER_LIST_MUTATE_NOT_ALLOWED\x10\x15\x12\x1c\n\x18INVALID_MOBILE_ID_FORMAT\x10\x16\x12\x18\n\x14INVALID_USER_LIST_ID\x10\x17\x12#\n\x1fMULTIPLE_DATA_TYPES_NOT_ALLOWED\x10\x18\x12\x39\n5DIFFERENT_LOGIN_ACCOUNTS_NOT_ALLOWED_FOR_DATA_PARTNER\x10\x19\x12#\n\x1fTERMS_AND_CONDITIONS_NOT_SIGNED\x10\x1a\x12\x19\n\x15INVALID_NUMBER_FORMAT\x10\x1b\x12 \n\x1cINVALID_CONVERSION_ACTION_ID\x10\x1c\x12\"\n\x1eINVALID_CONVERSION_ACTION_TYPE\x10\x1d\x12\x19\n\x15INVALID_CURRENCY_CODE\x10\x1e\x12\x11\n\rINVALID_EVENT\x10\x1f\x12\x13\n\x0fTOO_MANY_EVENTS\x10 \x12\x42\n>DESTINATION_ACCOUNT_NOT_ENABLED_ENHANCED_CONVERSIONS_FOR_LEADS\x10!\x12\x42\n>DESTINATION_ACCOUNT_DATA_POLICY_PROHIBITS_ENHANCED_CONVERSIONS\x10\"\x12=\n9DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED\x10#\x12#\n\x1f\x44UPLICATE_DESTINATION_REFERENCE\x10$\x12\x32\n.UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER\x10%\x12/\n+UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER\x10&\x12\x1b\n\x17NO_IDENTIFIERS_PROVIDED\x10\'\x12\x19\n\x15INVALID_PROPERTY_TYPE\x10(\x12\x17\n\x13INVALID_STREAM_TYPE\x10)\x12?\n;LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT\x10*\x12,\n(OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH\x10+\x12\x16\n\x12\x45VENT_TIME_INVALID\x10,\x12\x16\n\x12RESERVED_NAME_USED\x10-\x12\x16\n\x12INVALID_EVENT_NAME\x10.\x12\x13\n\x0fNOT_ALLOWLISTED\x10/\x12\x16\n\x12INVALID_REQUEST_ID\x10\x30\x12\x34\n0MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT\x10\x31\x12\x18\n\x14\x46IELD_VALUE_TOO_LONG\x10\x32\x12\x19\n\x15\x46IELD_VALUE_TOO_SHORT\x10j\x12\x15\n\x11TOO_MANY_ELEMENTS\x10\x33\x12\x14\n\x10TOO_FEW_ELEMENTS\x10i\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x34\x12\x1e\n\x1aIMMUTABLE_FIELD_FOR_UPDATE\x10\x35\x12\x19\n\x15INVALID_RESOURCE_NAME\x10\x36\x12\x12\n\x0eINVALID_FILTER\x10\x37\x12\x17\n\x13INVALID_UPDATE_MASK\x10\x38\x12\x16\n\x12INVALID_PAGE_TOKEN\x10\x39\x12\"\n\x1e\x43\x41NNOT_UPDATE_DISABLED_LICENSE\x10:\x12\x30\n,CANNOT_CREATE_LICENSE_FOR_SENSITIVE_USERLIST\x10;\x12\x15\n\x11INSUFFICIENT_COST\x10<\x12\x1a\n\x16\x43\x41NNOT_DISABLE_LICENSE\x10=\x12\x1d\n\x19INVALID_CLIENT_ACCOUNT_ID\x10>\x12\"\n\x1ePRICING_ONLY_ZERO_COST_ALLOWED\x10?\x12\x12\n\x0ePRICE_TOO_HIGH\x10@\x12*\n&CUSTOMER_NOT_ALLOWED_TO_CREATE_LICENSE\x10\x41\x12\x1c\n\x18INVALID_PRICING_END_DATE\x10\x42\x12?\n;CANNOT_LICENSE_LOGICAL_LIST_WITH_LICENSED_OR_SHARED_SEGMENT\x10\x43\x12\x1b\n\x17MISMATCHED_ACCOUNT_TYPE\x10\x44\x12\x31\n-MEDIA_SHARE_COST_NOT_ALLOWED_FOR_LICENSE_TYPE\x10\x45\x12\x34\n0MEDIA_SHARE_COST_NOT_ALLOWED_FOR_CLIENT_CUSTOMER\x10\x46\x12\x1c\n\x18INVALID_MEDIA_SHARE_COST\x10G\x12\x15\n\x11INVALID_COST_TYPE\x10H\x12;\n7MEDIA_SHARE_COST_NOT_ALLOWED_FOR_NON_COMMERCE_USER_LIST\x10I\x12\x18\n\x14MAX_COST_NOT_ALLOWED\x10J\x12\x33\n/COMMERCE_AUDIENCE_CAN_ONLY_BE_DIRECTLY_LICENSED\x10K\x12\x17\n\x13INVALID_DESCRIPTION\x10L\x12\x18\n\x14INVALID_DISPLAY_NAME\x10M\x12\x1d\n\x19\x44ISPLAY_NAME_ALREADY_USED\x10N\x12!\n\x1dOWNERSHIP_REQUIRED_FOR_UPDATE\x10O\x12$\n USER_LIST_MUTATION_NOT_SUPPORTED\x10P\x12!\n\x1dSENSITIVE_USER_LIST_IMMUTABLE\x10Q\x12#\n\x1f\x42ILLABLE_RECORD_COUNT_IMMUTABLE\x10R\x12\x1b\n\x17USER_LIST_NAME_RESERVED\x10S\x12\x30\n,ADVERTISER_NOT_ALLOWLISTED_FOR_UPLOADED_DATA\x10T\x12\'\n#UNSUPPORTED_PARTNER_AUDIENCE_SOURCE\x10U\x12 \n\x1c\x43OMMERCE_PARTNER_NOT_ALLOWED\x10V\x12%\n!UNSUPPORTED_PARTNER_AUDIENCE_INFO\x10W\x12\x30\n,PARTNER_MATCH_FOR_MANAGER_ACCOUNT_DISALLOWED\x10X\x12=\n9DATA_PARTNER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA\x10Y\x12\x1f\n\x1b\x41\x44VERTISER_TOS_NOT_ACCEPTED\x10Z\x12;\n7ADVERTISER_NOT_ALLOWLISTED_FOR_THIRD_PARTY_PARTNER_DATA\x10[\x12,\n(USER_LIST_TYPE_NOT_SUPPORTED_FOR_ACCOUNT\x10\\\x12\x1c\n\x18INVALID_COMMERCE_PARTNER\x10]\x12\x32\n.CUSTOMER_NOT_ALLOWLISTED_FOR_COMMERCE_AUDIENCE\x10^\x12*\n&UNSUPPORTED_USER_LIST_UPLOAD_KEY_TYPES\x10_\x12.\n*UNSUPPORTED_INGESTED_USER_LIST_INFO_CONFIG\x10`\x12\x30\n,UNSUPPORTED_ACCOUNT_TYPES_FOR_USER_LIST_TYPE\x10\x61\x12-\n)UNSUPPORTED_ACCOUNT_TYPE_FOR_PARTNER_LINK\x10\x62\x12 \n\x1cMEMBERSHIP_DURATION_TOO_LONG\x10\x63\x12\x17\n\x13INVALID_MERCHANT_ID\x10\x64\x12\x31\n-EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED\x10\x65\x12&\n\"ACCOUNT_INELIGIBLE_FOR_STORE_SALES\x10\x66\x12\'\n#INVALID_MERCHANT_FEED_LANGUAGE_CODE\x10g\x12\x17\n\x13INVALID_REGION_CODE\x10h\x12\x1c\n\x18INVALID_SUBDIVISION_CODE\x10k\x12\x1d\n\x19INVALID_SUBCONTINENT_CODE\x10l\x12\x1a\n\x16INVALID_CONTINENT_CODE\x10m\x12\x1b\n\x17INVALID_DEVICE_CATEGORY\x10n\x12\x32\n.BOTH_CLIENT_ID_AND_APP_INSTANCE_ID_NOT_ALLOWED\x10o\x12?\n;GOOGLE_ANALYTICS_SUBPROPERTY_OR_ROLLUP_PROPERTY_NOT_ALLOWED\x10p\x12%\n!THIRD_PARTY_USER_DATA_NOT_ALLOWED\x10q\x12\x17\n\x13INVALID_COUPON_CODE\x10r\x12)\n%EVENT_SOURCE_AND_DESTINATION_MISMATCH\x10s\x12%\n!DESTINATION_ACCOUNT_TYPE_MISMATCH\x10t\x12&\n\"CUSTOM_VARIABLE_VALUE_CONTAINS_PII\x10u\x12\x1f\n\x1b\x43USTOM_VARIABLE_NOT_ENABLED\x10v\x12!\n\x1dINVALID_CUSTOM_VARIABLE_VALUE\x10w\x12\x1d\n\x19\x43USTOM_VARIABLE_NOT_FOUND\x10x\x12+\n\'BASELINE_LOCATION_AUTO_DETECTION_FAILED\x10z\x12\"\n\x1eINSIGHTS_MISSING_FOR_DIMENSION\x10{B\xc7\x01\n\x1d\x63om.google.ads.datamanager.v1B\nErrorProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
9
9
 
10
10
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
11
11
  pool.add_serialized_file(descriptor_data)
@@ -7,6 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/ads/datamanager/v1/cart_data_pb'
8
8
  require 'google/ads/datamanager/v1/consent_pb'
9
9
  require 'google/ads/datamanager/v1/device_info_pb'
10
+ require 'google/ads/datamanager/v1/encrypted_user_id_pb'
10
11
  require 'google/ads/datamanager/v1/experimental_field_pb'
11
12
  require 'google/ads/datamanager/v1/user_data_pb'
12
13
  require 'google/ads/datamanager/v1/user_properties_pb'
@@ -14,7 +15,7 @@ require 'google/api/field_behavior_pb'
14
15
  require 'google/protobuf/timestamp_pb'
15
16
 
16
17
 
17
- descriptor_data = "\n%google/ads/datamanager/v1/event.proto\x12\x19google.ads.datamanager.v1\x1a)google/ads/datamanager/v1/cart_data.proto\x1a\'google/ads/datamanager/v1/consent.proto\x1a+google/ads/datamanager/v1/device_info.proto\x1a\x32google/ads/datamanager/v1/experimental_field.proto\x1a)google/ads/datamanager/v1/user_data.proto\x1a/google/ads/datamanager/v1/user_properties.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x98\x08\n\x05\x45vent\x12#\n\x16\x64\x65stination_references\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12\x1b\n\x0etransaction_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x38\n\x0f\x65vent_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12?\n\x16last_updated_timestamp\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12;\n\tuser_data\x18\x05 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataB\x03\xe0\x41\x01\x12\x38\n\x07\x63onsent\x18\x06 \x01(\x0b\x32\".google.ads.datamanager.v1.ConsentB\x03\xe0\x41\x01\x12\x45\n\x0e\x61\x64_identifiers\x18\x07 \x01(\x0b\x32(.google.ads.datamanager.v1.AdIdentifiersB\x03\xe0\x41\x01\x12\x15\n\x08\x63urrency\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x10\x63onversion_value\x18\t \x01(\x01\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x12\x41\n\x0c\x65vent_source\x18\n \x01(\x0e\x32&.google.ads.datamanager.v1.EventSourceB\x03\xe0\x41\x01\x12\x45\n\x11\x65vent_device_info\x18\x0b \x01(\x0b\x32%.google.ads.datamanager.v1.DeviceInfoB\x03\xe0\x41\x01\x12;\n\tcart_data\x18\x0c \x01(\x0b\x32#.google.ads.datamanager.v1.CartDataB\x03\xe0\x41\x01\x12H\n\x10\x63ustom_variables\x18\r \x03(\x0b\x32).google.ads.datamanager.v1.CustomVariableB\x03\xe0\x41\x01\x12N\n\x13\x65xperimental_fields\x18\x0e \x03(\x0b\x32,.google.ads.datamanager.v1.ExperimentalFieldB\x03\xe0\x41\x01\x12G\n\x0fuser_properties\x18\x0f \x01(\x0b\x32).google.ads.datamanager.v1.UserPropertiesB\x03\xe0\x41\x01\x12\x17\n\nevent_name\x18\x10 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tclient_id\x18\x11 \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x07user_id\x18\x12 \x01(\tB\x03\xe0\x41\x01\x12S\n\x1b\x61\x64\x64itional_event_parameters\x18\x13 \x03(\x0b\x32).google.ads.datamanager.v1.EventParameterB\x03\xe0\x41\x01\x42\x13\n\x11_conversion_value\"\xbc\x01\n\rAdIdentifiers\x12\x1f\n\x12session_attributes\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05gclid\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06gbraid\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06wbraid\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12L\n\x18landing_page_device_info\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.DeviceInfoB\x03\xe0\x41\x01\"`\n\x0e\x43ustomVariable\x12\x15\n\x08variable\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12#\n\x16\x64\x65stination_references\x18\x03 \x03(\tB\x03\xe0\x41\x01\"A\n\x0e\x45ventParameter\x12\x1b\n\x0eparameter_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02*a\n\x0b\x45ventSource\x12\x1c\n\x18\x45VENT_SOURCE_UNSPECIFIED\x10\x00\x12\x07\n\x03WEB\x10\x01\x12\x07\n\x03\x41PP\x10\x02\x12\x0c\n\x08IN_STORE\x10\x03\x12\t\n\x05PHONE\x10\x04\x12\t\n\x05OTHER\x10\x05\x42\xc7\x01\n\x1d\x63om.google.ads.datamanager.v1B\nEventProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
18
+ descriptor_data = "\n%google/ads/datamanager/v1/event.proto\x12\x19google.ads.datamanager.v1\x1a)google/ads/datamanager/v1/cart_data.proto\x1a\'google/ads/datamanager/v1/consent.proto\x1a+google/ads/datamanager/v1/device_info.proto\x1a\x31google/ads/datamanager/v1/encrypted_user_id.proto\x1a\x32google/ads/datamanager/v1/experimental_field.proto\x1a)google/ads/datamanager/v1/user_data.proto\x1a/google/ads/datamanager/v1/user_properties.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xff\t\n\x05\x45vent\x12#\n\x16\x64\x65stination_references\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12\x1b\n\x0etransaction_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x38\n\x0f\x65vent_timestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12?\n\x16last_updated_timestamp\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\x12;\n\tuser_data\x18\x05 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataB\x03\xe0\x41\x01\x12\x38\n\x07\x63onsent\x18\x06 \x01(\x0b\x32\".google.ads.datamanager.v1.ConsentB\x03\xe0\x41\x01\x12\x45\n\x0e\x61\x64_identifiers\x18\x07 \x01(\x0b\x32(.google.ads.datamanager.v1.AdIdentifiersB\x03\xe0\x41\x01\x12\x15\n\x08\x63urrency\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x10\x63onversion_value\x18\t \x01(\x01\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x12\"\n\x10\x63onversion_count\x18\x17 \x01(\x01\x42\x03\xe0\x41\x01H\x01\x88\x01\x01\x12\x41\n\x0c\x65vent_source\x18\n \x01(\x0e\x32&.google.ads.datamanager.v1.EventSourceB\x03\xe0\x41\x01\x12\x45\n\x11\x65vent_device_info\x18\x0b \x01(\x0b\x32%.google.ads.datamanager.v1.DeviceInfoB\x03\xe0\x41\x01\x12;\n\tcart_data\x18\x0c \x01(\x0b\x32#.google.ads.datamanager.v1.CartDataB\x03\xe0\x41\x01\x12H\n\x10\x63ustom_variables\x18\r \x03(\x0b\x32).google.ads.datamanager.v1.CustomVariableB\x03\xe0\x41\x01\x12N\n\x13\x65xperimental_fields\x18\x0e \x03(\x0b\x32,.google.ads.datamanager.v1.ExperimentalFieldB\x03\xe0\x41\x01\x12G\n\x0fuser_properties\x18\x0f \x01(\x0b\x32).google.ads.datamanager.v1.UserPropertiesB\x03\xe0\x41\x01\x12\x17\n\nevent_name\x18\x10 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tclient_id\x18\x11 \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x07user_id\x18\x12 \x01(\tB\x03\xe0\x41\x01\x12S\n\x1b\x61\x64\x64itional_event_parameters\x18\x13 \x03(\x0b\x32).google.ads.datamanager.v1.EventParameterB\x03\xe0\x41\x01\x12G\n\x15third_party_user_data\x18\x14 \x01(\x0b\x32#.google.ads.datamanager.v1.UserDataB\x03\xe0\x41\x01\x12\x45\n\x0e\x65vent_location\x18\x15 \x01(\x0b\x32(.google.ads.datamanager.v1.EventLocationB\x03\xe0\x41\x01\x12\x1c\n\x0f\x61pp_instance_id\x18\x16 \x01(\tB\x03\xe0\x41\x01\x42\x13\n\x11_conversion_valueB\x13\n\x11_conversion_count\"\xef\x02\n\rAdIdentifiers\x12\x1f\n\x12session_attributes\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05gclid\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06gbraid\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06wbraid\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12L\n\x18landing_page_device_info\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.DeviceInfoB\x03\xe0\x41\x01\x12\x1d\n\x10mobile_device_id\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05\x64\x63lid\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rimpression_id\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08match_id\x18\t \x01(\tB\x03\xe0\x41\x01\x12K\n\x12\x65ncrypted_user_ids\x18\n \x03(\x0b\x32*.google.ads.datamanager.v1.EncryptedUserIdB\x03\xe0\x41\x01\"`\n\x0e\x43ustomVariable\x12\x15\n\x08variable\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12#\n\x16\x64\x65stination_references\x18\x03 \x03(\tB\x03\xe0\x41\x01\"A\n\x0e\x45ventParameter\x12\x1b\n\x0eparameter_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\xaf\x01\n\rEventLocation\x12\x15\n\x08store_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04\x63ity\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10subdivision_code\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0bregion_code\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1e\n\x11subcontinent_code\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x1b\n\x0e\x63ontinent_code\x18\x06 \x01(\tB\x03\xe0\x41\x01*n\n\x0b\x45ventSource\x12\x1c\n\x18\x45VENT_SOURCE_UNSPECIFIED\x10\x00\x12\x07\n\x03WEB\x10\x01\x12\x07\n\x03\x41PP\x10\x02\x12\x0c\n\x08IN_STORE\x10\x03\x12\t\n\x05PHONE\x10\x04\x12\x0b\n\x07MESSAGE\x10\x06\x12\t\n\x05OTHER\x10\x05\x42\xc7\x01\n\x1d\x63om.google.ads.datamanager.v1B\nEventProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
18
19
 
19
20
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
20
21
  pool.add_serialized_file(descriptor_data)
@@ -27,6 +28,7 @@ module Google
27
28
  AdIdentifiers = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.AdIdentifiers").msgclass
28
29
  CustomVariable = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.CustomVariable").msgclass
29
30
  EventParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventParameter").msgclass
31
+ EventLocation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventLocation").msgclass
30
32
  EventSource = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventSource").enummodule
31
33
  end
32
34
  end
@@ -12,7 +12,7 @@ require 'google/api/resource_pb'
12
12
  require 'google/protobuf/empty_pb'
13
13
 
14
14
 
15
- descriptor_data = "\n4google/ads/datamanager/v1/partner_link_service.proto\x12\x19google.ads.datamanager.v1\x1a+google/ads/datamanager/v1/destination.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1bgoogle/protobuf/empty.proto\"\x9d\x01\n\x18\x43reatePartnerLinkRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&datamanager.googleapis.com/PartnerLink\x12\x41\n\x0cpartner_link\x18\x02 \x01(\x0b\x32&.google.ads.datamanager.v1.PartnerLinkB\x03\xe0\x41\x02\"X\n\x18\x44\x65letePartnerLinkRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datamanager.googleapis.com/PartnerLink\"\x97\x01\n\x19SearchPartnerLinksRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&datamanager.googleapis.com/PartnerLink\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"t\n\x1aSearchPartnerLinksResponse\x12=\n\rpartner_links\x18\x01 \x03(\x0b\x32&.google.ads.datamanager.v1.PartnerLink\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe5\x02\n\x0bPartnerLink\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x1c\n\x0fpartner_link_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x46\n\x0eowning_account\x18\x03 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02\x12G\n\x0fpartner_account\x18\x04 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02:\x93\x01\xea\x41\x8f\x01\n&datamanager.googleapis.com/PartnerLink\x12JaccountTypes/{account_type}/accounts/{account}/partnerLinks/{partner_link}*\x0cpartnerLinks2\x0bpartnerLink2\xad\x05\n\x12PartnerLinkService\x12\xd1\x01\n\x11\x43reatePartnerLink\x12\x33.google.ads.datamanager.v1.CreatePartnerLinkRequest\x1a&.google.ads.datamanager.v1.PartnerLink\"_\xda\x41\x13parent,partner_link\x82\xd3\xe4\x93\x02\x43\"3/v1/{parent=accountTypes/*/accounts/*}/partnerLinks:\x0cpartner_link\x12\xa4\x01\n\x11\x44\x65letePartnerLink\x12\x33.google.ads.datamanager.v1.DeletePartnerLinkRequest\x1a\x16.google.protobuf.Empty\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35*3/v1/{name=accountTypes/*/accounts/*/partnerLinks/*}\x12\xce\x01\n\x12SearchPartnerLinks\x12\x34.google.ads.datamanager.v1.SearchPartnerLinksRequest\x1a\x35.google.ads.datamanager.v1.SearchPartnerLinksResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1/{parent=accountTypes/*/accounts/*}/partnerLinks:search\x1aK\xca\x41\x1a\x64\x61tamanager.googleapis.com\xd2\x41+https://www.googleapis.com/auth/datamanagerB\xd4\x01\n\x1d\x63om.google.ads.datamanager.v1B\x17PartnerLinkServiceProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
15
+ descriptor_data = "\n4google/ads/datamanager/v1/partner_link_service.proto\x12\x19google.ads.datamanager.v1\x1a+google/ads/datamanager/v1/destination.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1bgoogle/protobuf/empty.proto\"\x9d\x01\n\x18\x43reatePartnerLinkRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&datamanager.googleapis.com/PartnerLink\x12\x41\n\x0cpartner_link\x18\x02 \x01(\x0b\x32&.google.ads.datamanager.v1.PartnerLinkB\x03\xe0\x41\x02\"X\n\x18\x44\x65letePartnerLinkRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&datamanager.googleapis.com/PartnerLink\"\x97\x01\n\x19SearchPartnerLinksRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&datamanager.googleapis.com/PartnerLink\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"t\n\x1aSearchPartnerLinksResponse\x12=\n\rpartner_links\x18\x01 \x03(\x0b\x32&.google.ads.datamanager.v1.PartnerLink\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xe5\x02\n\x0bPartnerLink\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x1c\n\x0fpartner_link_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x46\n\x0eowning_account\x18\x03 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02\x12G\n\x0fpartner_account\x18\x04 \x01(\x0b\x32).google.ads.datamanager.v1.ProductAccountB\x03\xe0\x41\x02:\x93\x01\xea\x41\x8f\x01\n&datamanager.googleapis.com/PartnerLink\x12JaccountTypes/{account_type}/accounts/{account}/partnerLinks/{partner_link}*\x0cpartnerLinks2\x0bpartnerLink2\xe6\x05\n\x12PartnerLinkService\x12\xd1\x01\n\x11\x43reatePartnerLink\x12\x33.google.ads.datamanager.v1.CreatePartnerLinkRequest\x1a&.google.ads.datamanager.v1.PartnerLink\"_\xda\x41\x13parent,partner_link\x82\xd3\xe4\x93\x02\x43\"3/v1/{parent=accountTypes/*/accounts/*}/partnerLinks:\x0cpartner_link\x12\xa4\x01\n\x11\x44\x65letePartnerLink\x12\x33.google.ads.datamanager.v1.DeletePartnerLinkRequest\x1a\x16.google.protobuf.Empty\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35*3/v1/{name=accountTypes/*/accounts/*/partnerLinks/*}\x12\xce\x01\n\x12SearchPartnerLinks\x12\x34.google.ads.datamanager.v1.SearchPartnerLinksRequest\x1a\x35.google.ads.datamanager.v1.SearchPartnerLinksResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1/{parent=accountTypes/*/accounts/*}/partnerLinks:search\x1a\x83\x01\xca\x41\x1a\x64\x61tamanager.googleapis.com\xd2\x41\x63https://www.googleapis.com/auth/datamanager,https://www.googleapis.com/auth/datamanager.partnerlinkB\xd4\x01\n\x1d\x63om.google.ads.datamanager.v1B\x17PartnerLinkServiceProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
16
16
 
17
17
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
18
18
  pool.add_serialized_file(descriptor_data)
@@ -5,7 +5,7 @@
5
5
  require 'google/protobuf'
6
6
 
7
7
 
8
- descriptor_data = "\n1google/ads/datamanager/v1/processing_errors.proto\x12\x19google.ads.datamanager.v1\"H\n\tErrorInfo\x12;\n\x0c\x65rror_counts\x18\x01 \x03(\x0b\x32%.google.ads.datamanager.v1.ErrorCount\"d\n\nErrorCount\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12@\n\x06reason\x18\x02 \x01(\x0e\x32\x30.google.ads.datamanager.v1.ProcessingErrorReason\"N\n\x0bWarningInfo\x12?\n\x0ewarning_counts\x18\x01 \x03(\x0b\x32\'.google.ads.datamanager.v1.WarningCount\"h\n\x0cWarningCount\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x42\n\x06reason\x18\x02 \x01(\x0e\x32\x32.google.ads.datamanager.v1.ProcessingWarningReason*\x81\x0b\n\x15ProcessingErrorReason\x12\'\n#PROCESSING_ERROR_REASON_UNSPECIFIED\x10\x00\x12\x33\n/PROCESSING_ERROR_REASON_INVALID_CUSTOM_VARIABLE\x10\x01\x12\x37\n3PROCESSING_ERROR_REASON_CUSTOM_VARIABLE_NOT_ENABLED\x10\x02\x12)\n%PROCESSING_ERROR_REASON_EVENT_TOO_OLD\x10\x03\x12*\n&PROCESSING_ERROR_REASON_DENIED_CONSENT\x10\x04\x12&\n\"PROCESSING_ERROR_REASON_NO_CONSENT\x10\x05\x12+\n\'PROCESSING_ERROR_REASON_UNKNOWN_CONSENT\x10\x06\x12+\n\'PROCESSING_ERROR_REASON_DUPLICATE_GCLID\x10\x07\x12\x34\n0PROCESSING_ERROR_REASON_DUPLICATE_TRANSACTION_ID\x10\x08\x12*\n&PROCESSING_ERROR_REASON_INVALID_GBRAID\x10\t\x12)\n%PROCESSING_ERROR_REASON_INVALID_GCLID\x10\n\x12/\n+PROCESSING_ERROR_REASON_INVALID_MERCHANT_ID\x10\x0b\x12*\n&PROCESSING_ERROR_REASON_INVALID_WBRAID\x10\x0c\x12*\n&PROCESSING_ERROR_REASON_INTERNAL_ERROR\x10\r\x12U\nQPROCESSING_ERROR_REASON_DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED\x10\x0e\x12)\n%PROCESSING_ERROR_REASON_INVALID_EVENT\x10\x0f\x12=\n9PROCESSING_ERROR_REASON_INSUFFICIENT_MATCHED_TRANSACTIONS\x10\x10\x12\x35\n1PROCESSING_ERROR_REASON_INSUFFICIENT_TRANSACTIONS\x10\x11\x12*\n&PROCESSING_ERROR_REASON_INVALID_FORMAT\x10\x12\x12,\n(PROCESSING_ERROR_REASON_DECRYPTION_ERROR\x10\x13\x12\x30\n,PROCESSING_ERROR_REASON_DEK_DECRYPTION_ERROR\x10\x14\x12\'\n#PROCESSING_ERROR_REASON_INVALID_WIP\x10\x15\x12\'\n#PROCESSING_ERROR_REASON_INVALID_KEK\x10\x16\x12+\n\'PROCESSING_ERROR_REASON_WIP_AUTH_FAILED\x10\x17\x12\x31\n-PROCESSING_ERROR_REASON_KEK_PERMISSION_DENIED\x10\x18\x12+\n\'PROCESSING_ERROR_REASON_AWS_AUTH_FAILED\x10\x1b\x12<\n8PROCESSING_ERROR_REASON_USER_IDENTIFIER_DECRYPTION_ERROR\x10\x19\x12\x41\n=PROCESSING_ERROR_OPERATING_ACCOUNT_MISMATCH_FOR_AD_IDENTIFIER\x10\x1a*\xff\x03\n\x17ProcessingWarningReason\x12)\n%PROCESSING_WARNING_REASON_UNSPECIFIED\x10\x00\x12\x33\n/PROCESSING_WARNING_REASON_KEK_PERMISSION_DENIED\x10\x01\x12\x32\n.PROCESSING_WARNING_REASON_DEK_DECRYPTION_ERROR\x10\x02\x12.\n*PROCESSING_WARNING_REASON_DECRYPTION_ERROR\x10\x03\x12-\n)PROCESSING_WARNING_REASON_WIP_AUTH_FAILED\x10\x04\x12)\n%PROCESSING_WARNING_REASON_INVALID_WIP\x10\x05\x12)\n%PROCESSING_WARNING_REASON_INVALID_KEK\x10\x06\x12>\n:PROCESSING_WARNING_REASON_USER_IDENTIFIER_DECRYPTION_ERROR\x10\x07\x12,\n(PROCESSING_WARNING_REASON_INTERNAL_ERROR\x10\x08\x12-\n)PROCESSING_WARNING_REASON_AWS_AUTH_FAILED\x10\tB\xd2\x01\n\x1d\x63om.google.ads.datamanager.v1B\x15ProcessingErrorsProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
8
+ descriptor_data = "\n1google/ads/datamanager/v1/processing_errors.proto\x12\x19google.ads.datamanager.v1\"H\n\tErrorInfo\x12;\n\x0c\x65rror_counts\x18\x01 \x03(\x0b\x32%.google.ads.datamanager.v1.ErrorCount\"d\n\nErrorCount\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12@\n\x06reason\x18\x02 \x01(\x0e\x32\x30.google.ads.datamanager.v1.ProcessingErrorReason\"N\n\x0bWarningInfo\x12?\n\x0ewarning_counts\x18\x01 \x03(\x0b\x32\'.google.ads.datamanager.v1.WarningCount\"h\n\x0cWarningCount\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x42\n\x06reason\x18\x02 \x01(\x0e\x32\x32.google.ads.datamanager.v1.ProcessingWarningReason*\xfc\x11\n\x15ProcessingErrorReason\x12\'\n#PROCESSING_ERROR_REASON_UNSPECIFIED\x10\x00\x12\x33\n/PROCESSING_ERROR_REASON_INVALID_CUSTOM_VARIABLE\x10\x01\x12\x37\n3PROCESSING_ERROR_REASON_CUSTOM_VARIABLE_NOT_ENABLED\x10\x02\x12)\n%PROCESSING_ERROR_REASON_EVENT_TOO_OLD\x10\x03\x12*\n&PROCESSING_ERROR_REASON_DENIED_CONSENT\x10\x04\x12&\n\"PROCESSING_ERROR_REASON_NO_CONSENT\x10\x05\x12+\n\'PROCESSING_ERROR_REASON_UNKNOWN_CONSENT\x10\x06\x12+\n\'PROCESSING_ERROR_REASON_DUPLICATE_GCLID\x10\x07\x12\x34\n0PROCESSING_ERROR_REASON_DUPLICATE_TRANSACTION_ID\x10\x08\x12*\n&PROCESSING_ERROR_REASON_INVALID_GBRAID\x10\t\x12)\n%PROCESSING_ERROR_REASON_INVALID_GCLID\x10\n\x12/\n+PROCESSING_ERROR_REASON_INVALID_MERCHANT_ID\x10\x0b\x12*\n&PROCESSING_ERROR_REASON_INVALID_WBRAID\x10\x0c\x12*\n&PROCESSING_ERROR_REASON_INTERNAL_ERROR\x10\r\x12U\nQPROCESSING_ERROR_REASON_DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED\x10\x0e\x12)\n%PROCESSING_ERROR_REASON_INVALID_EVENT\x10\x0f\x12=\n9PROCESSING_ERROR_REASON_INSUFFICIENT_MATCHED_TRANSACTIONS\x10\x10\x12\x35\n1PROCESSING_ERROR_REASON_INSUFFICIENT_TRANSACTIONS\x10\x11\x12*\n&PROCESSING_ERROR_REASON_INVALID_FORMAT\x10\x12\x12,\n(PROCESSING_ERROR_REASON_DECRYPTION_ERROR\x10\x13\x12\x30\n,PROCESSING_ERROR_REASON_DEK_DECRYPTION_ERROR\x10\x14\x12\'\n#PROCESSING_ERROR_REASON_INVALID_WIP\x10\x15\x12\'\n#PROCESSING_ERROR_REASON_INVALID_KEK\x10\x16\x12+\n\'PROCESSING_ERROR_REASON_WIP_AUTH_FAILED\x10\x17\x12\x31\n-PROCESSING_ERROR_REASON_KEK_PERMISSION_DENIED\x10\x18\x12+\n\'PROCESSING_ERROR_REASON_AWS_AUTH_FAILED\x10\x1b\x12<\n8PROCESSING_ERROR_REASON_USER_IDENTIFIER_DECRYPTION_ERROR\x10\x19\x12\x41\n=PROCESSING_ERROR_OPERATING_ACCOUNT_MISMATCH_FOR_AD_IDENTIFIER\x10\x1a\x12T\nPPROCESSING_ERROR_REASON_ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID\x10\x1c\x12.\n*PROCESSING_ERROR_REASON_MATCH_ID_NOT_FOUND\x10\x1d\x12:\n6PROCESSING_ERROR_REASON_USER_ID_NOT_FOUND_FOR_MATCH_ID\x10\x1e\x12\x37\n3PROCESSING_ERROR_REASON_USER_ID_NOT_FOUND_FOR_GCLID\x10\x1f\x12\x37\n3PROCESSING_ERROR_REASON_USER_ID_NOT_FOUND_FOR_DCLID\x10 \x12\x32\n.PROCESSING_ERROR_REASON_INVALID_AD_IDENTIFIERS\x10!\x12\x34\n0PROCESSING_ERROR_REASON_INVALID_MOBILE_ID_FORMAT\x10\"\x12:\n6PROCESSING_ERROR_REASON_ORIGINAL_CONVERSIONS_NOT_FOUND\x10#\x12\x31\n-PROCESSING_ERROR_REASON_EVENT_ID_DECODE_ERROR\x10$\x12?\n;PROCESSING_ERROR_REASON_USER_ID_NOT_FOUND_FOR_IMPRESSION_ID\x10%\x12-\n)PROCESSING_ERROR_REASON_USER_ID_NOT_FOUND\x10&\x12\x35\n1PROCESSING_ERROR_REASON_CONVERSION_PRECEDES_CLICK\x10\'\x12,\n(PROCESSING_ERROR_REASON_TOO_RECENT_CLICK\x10(\x12)\n%PROCESSING_ERROR_REASON_INVALID_CLICK\x10)\x12?\n;PROCESSING_ERROR_REASON_INVALID_OPERATING_ACCOUNT_FOR_CLICK\x10*\x12+\n\'PROCESSING_ERROR_REASON_CLICK_NOT_FOUND\x10+*\xff\x03\n\x17ProcessingWarningReason\x12)\n%PROCESSING_WARNING_REASON_UNSPECIFIED\x10\x00\x12\x33\n/PROCESSING_WARNING_REASON_KEK_PERMISSION_DENIED\x10\x01\x12\x32\n.PROCESSING_WARNING_REASON_DEK_DECRYPTION_ERROR\x10\x02\x12.\n*PROCESSING_WARNING_REASON_DECRYPTION_ERROR\x10\x03\x12-\n)PROCESSING_WARNING_REASON_WIP_AUTH_FAILED\x10\x04\x12)\n%PROCESSING_WARNING_REASON_INVALID_WIP\x10\x05\x12)\n%PROCESSING_WARNING_REASON_INVALID_KEK\x10\x06\x12>\n:PROCESSING_WARNING_REASON_USER_IDENTIFIER_DECRYPTION_ERROR\x10\x07\x12,\n(PROCESSING_WARNING_REASON_INTERNAL_ERROR\x10\x08\x12-\n)PROCESSING_WARNING_REASON_AWS_AUTH_FAILED\x10\tB\xd2\x01\n\x1d\x63om.google.ads.datamanager.v1B\x15ProcessingErrorsProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
9
9
 
10
10
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
11
11
  pool.add_serialized_file(descriptor_data)
@@ -9,7 +9,7 @@ require 'google/ads/datamanager/v1/match_rate_pb'
9
9
  require 'google/ads/datamanager/v1/processing_errors_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n>google/ads/datamanager/v1/request_status_per_destination.proto\x12\x19google.ads.datamanager.v1\x1a+google/ads/datamanager/v1/destination.proto\x1a*google/ads/datamanager/v1/match_rate.proto\x1a\x31google/ads/datamanager/v1/processing_errors.proto\"\xae\x16\n\x1bRequestStatusPerDestination\x12;\n\x0b\x64\x65stination\x18\x01 \x01(\x0b\x32&.google.ads.datamanager.v1.Destination\x12\\\n\x0erequest_status\x18\x02 \x01(\x0e\x32\x44.google.ads.datamanager.v1.RequestStatusPerDestination.RequestStatus\x12\x38\n\nerror_info\x18\x03 \x01(\x0b\x32$.google.ads.datamanager.v1.ErrorInfo\x12<\n\x0cwarning_info\x18\x07 \x01(\x0b\x32&.google.ads.datamanager.v1.WarningInfo\x12\x7f\n!audience_members_ingestion_status\x18\x04 \x01(\x0b\x32R.google.ads.datamanager.v1.RequestStatusPerDestination.IngestAudienceMembersStatusH\x00\x12l\n\x17\x65vents_ingestion_status\x18\x05 \x01(\x0b\x32I.google.ads.datamanager.v1.RequestStatusPerDestination.IngestEventsStatusH\x00\x12}\n\x1f\x61udience_members_removal_status\x18\x06 \x01(\x0b\x32R.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveAudienceMembersStatusH\x00\x1a\xef\x04\n\x1bIngestAudienceMembersStatus\x12q\n\x1auser_data_ingestion_status\x18\x01 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatusH\x00\x12u\n\x1cmobile_data_ingestion_status\x18\x02 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatusH\x00\x12q\n\x1apair_data_ingestion_status\x18\x03 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPairDataStatusH\x00\x12v\n\x1duser_id_data_ingestion_status\x18\x04 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserIdDataStatusH\x00\x12q\n\x1appid_data_ingestion_status\x18\x05 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatusH\x00\x42\x08\n\x06status\x1a\xe5\x04\n\x1bRemoveAudienceMembersStatus\x12o\n\x18user_data_removal_status\x18\x01 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveUserDataStatusH\x00\x12s\n\x1amobile_data_removal_status\x18\x02 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveMobileDataStatusH\x00\x12o\n\x18pair_data_removal_status\x18\x03 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemovePairDataStatusH\x00\x12t\n\x1buser_id_data_removal_status\x18\x04 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveUserIdDataStatusH\x00\x12o\n\x18ppid_data_removal_status\x18\x05 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemovePpidDataStatusH\x00\x42\x08\n\x06status\x1a*\n\x12IngestEventsStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x1a\x97\x01\n\x14IngestUserDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x1d\n\x15user_identifier_count\x18\x02 \x01(\x03\x12J\n\x17upload_match_rate_range\x18\x03 \x01(\x0e\x32).google.ads.datamanager.v1.MatchRateRange\x1aK\n\x14RemoveUserDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x1d\n\x15user_identifier_count\x18\x02 \x01(\x03\x1aG\n\x16IngestMobileDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x17\n\x0fmobile_id_count\x18\x02 \x01(\x03\x1aG\n\x16RemoveMobileDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x17\n\x0fmobile_id_count\x18\x02 \x01(\x03\x1a\x43\n\x14IngestPairDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\rpair_id_count\x18\x02 \x01(\x03\x1a\x43\n\x14RemovePairDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\rpair_id_count\x18\x02 \x01(\x03\x1a\x45\n\x16IngestUserIdDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\ruser_id_count\x18\x02 \x01(\x03\x1a\x45\n\x16RemoveUserIdDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\ruser_id_count\x18\x02 \x01(\x03\x1a@\n\x14IngestPpidDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x12\n\nppid_count\x18\x02 \x01(\x03\x1a@\n\x14RemovePpidDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x12\n\nppid_count\x18\x02 \x01(\x03\"i\n\rRequestStatus\x12\x1a\n\x16REQUEST_STATUS_UNKNOWN\x10\x00\x12\x0b\n\x07SUCCESS\x10\x01\x12\x0e\n\nPROCESSING\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x13\n\x0fPARTIAL_SUCCESS\x10\x04\x42\x08\n\x06statusB\xdd\x01\n\x1d\x63om.google.ads.datamanager.v1B RequestStatusPerDestinationProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
12
+ descriptor_data = "\n>google/ads/datamanager/v1/request_status_per_destination.proto\x12\x19google.ads.datamanager.v1\x1a+google/ads/datamanager/v1/destination.proto\x1a*google/ads/datamanager/v1/match_rate.proto\x1a\x31google/ads/datamanager/v1/processing_errors.proto\"\xea\x1c\n\x1bRequestStatusPerDestination\x12;\n\x0b\x64\x65stination\x18\x01 \x01(\x0b\x32&.google.ads.datamanager.v1.Destination\x12\\\n\x0erequest_status\x18\x02 \x01(\x0e\x32\x44.google.ads.datamanager.v1.RequestStatusPerDestination.RequestStatus\x12\x38\n\nerror_info\x18\x03 \x01(\x0b\x32$.google.ads.datamanager.v1.ErrorInfo\x12<\n\x0cwarning_info\x18\x07 \x01(\x0b\x32&.google.ads.datamanager.v1.WarningInfo\x12\x7f\n!audience_members_ingestion_status\x18\x04 \x01(\x0b\x32R.google.ads.datamanager.v1.RequestStatusPerDestination.IngestAudienceMembersStatusH\x00\x12l\n\x17\x65vents_ingestion_status\x18\x05 \x01(\x0b\x32I.google.ads.datamanager.v1.RequestStatusPerDestination.IngestEventsStatusH\x00\x12}\n\x1f\x61udience_members_removal_status\x18\x06 \x01(\x0b\x32R.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveAudienceMembersStatusH\x00\x1a\xec\x05\n\x1bIngestAudienceMembersStatus\x12q\n\x1auser_data_ingestion_status\x18\x01 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatusH\x00\x12u\n\x1cmobile_data_ingestion_status\x18\x02 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatusH\x00\x12q\n\x1apair_data_ingestion_status\x18\x03 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPairDataStatusH\x00\x12v\n\x1duser_id_data_ingestion_status\x18\x04 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserIdDataStatusH\x00\x12q\n\x1appid_data_ingestion_status\x18\x05 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatusH\x00\x12{\n\x1f\x63omposite_data_ingestion_status\x18\x06 \x01(\x0b\x32P.google.ads.datamanager.v1.RequestStatusPerDestination.IngestCompositeDataStatusH\x00\x42\x08\n\x06status\x1a\xe0\x05\n\x1bRemoveAudienceMembersStatus\x12o\n\x18user_data_removal_status\x18\x01 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveUserDataStatusH\x00\x12s\n\x1amobile_data_removal_status\x18\x02 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveMobileDataStatusH\x00\x12o\n\x18pair_data_removal_status\x18\x03 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemovePairDataStatusH\x00\x12t\n\x1buser_id_data_removal_status\x18\x04 \x01(\x0b\x32M.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveUserIdDataStatusH\x00\x12o\n\x18ppid_data_removal_status\x18\x05 \x01(\x0b\x32K.google.ads.datamanager.v1.RequestStatusPerDestination.RemovePpidDataStatusH\x00\x12y\n\x1d\x63omposite_data_removal_status\x18\x06 \x01(\x0b\x32P.google.ads.datamanager.v1.RequestStatusPerDestination.RemoveCompositeDataStatusH\x00\x42\x08\n\x06status\x1a*\n\x12IngestEventsStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x1a\x97\x01\n\x14IngestUserDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x1d\n\x15user_identifier_count\x18\x02 \x01(\x03\x12J\n\x17upload_match_rate_range\x18\x03 \x01(\x0e\x32).google.ads.datamanager.v1.MatchRateRange\x1aK\n\x14RemoveUserDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x1d\n\x15user_identifier_count\x18\x02 \x01(\x03\x1aG\n\x16IngestMobileDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x17\n\x0fmobile_id_count\x18\x02 \x01(\x03\x1aG\n\x16RemoveMobileDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x17\n\x0fmobile_id_count\x18\x02 \x01(\x03\x1a\x43\n\x14IngestPairDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\rpair_id_count\x18\x02 \x01(\x03\x1a\x43\n\x14RemovePairDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\rpair_id_count\x18\x02 \x01(\x03\x1a\x45\n\x16IngestUserIdDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\ruser_id_count\x18\x02 \x01(\x03\x1a\x45\n\x16RemoveUserIdDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x15\n\ruser_id_count\x18\x02 \x01(\x03\x1a@\n\x14IngestPpidDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x12\n\nppid_count\x18\x02 \x01(\x03\x1a@\n\x14RemovePpidDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12\x12\n\nppid_count\x18\x02 \x01(\x03\x1a\xdd\x01\n\x19IngestCompositeDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12^\n\x10\x64\x61ta_type_counts\x18\x02 \x03(\x0b\x32\x44.google.ads.datamanager.v1.RequestStatusPerDestination.DataTypeCount\x12J\n\x17upload_match_rate_range\x18\x03 \x01(\x0e\x32).google.ads.datamanager.v1.MatchRateRange\x1a\x91\x01\n\x19RemoveCompositeDataStatus\x12\x14\n\x0crecord_count\x18\x01 \x01(\x03\x12^\n\x10\x64\x61ta_type_counts\x18\x02 \x03(\x0b\x32\x44.google.ads.datamanager.v1.RequestStatusPerDestination.DataTypeCount\x1am\n\rDataTypeCount\x12M\n\x04type\x18\x01 \x01(\x0e\x32?.google.ads.datamanager.v1.RequestStatusPerDestination.DataType\x12\r\n\x05\x63ount\x18\x02 \x01(\x03\"i\n\rRequestStatus\x12\x1a\n\x16REQUEST_STATUS_UNKNOWN\x10\x00\x12\x0b\n\x07SUCCESS\x10\x01\x12\x0e\n\nPROCESSING\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x13\n\x0fPARTIAL_SUCCESS\x10\x04\"_\n\x08\x44\x61taType\x12\x19\n\x15\x44\x41TA_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05\x45MAIL\x10\x01\x12\x10\n\x0cPHONE_NUMBER\x10\x02\x12\x0b\n\x07\x41\x44\x44RESS\x10\x03\x12\x0e\n\nIP_ADDRESS\x10\x04\x42\x08\n\x06statusB\xdd\x01\n\x1d\x63om.google.ads.datamanager.v1B RequestStatusPerDestinationProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
13
13
 
14
14
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
15
15
  pool.add_serialized_file(descriptor_data)
@@ -32,7 +32,11 @@ module Google
32
32
  RequestStatusPerDestination::RemoveUserIdDataStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.RemoveUserIdDataStatus").msgclass
33
33
  RequestStatusPerDestination::IngestPpidDataStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatus").msgclass
34
34
  RequestStatusPerDestination::RemovePpidDataStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.RemovePpidDataStatus").msgclass
35
+ RequestStatusPerDestination::IngestCompositeDataStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.IngestCompositeDataStatus").msgclass
36
+ RequestStatusPerDestination::RemoveCompositeDataStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.RemoveCompositeDataStatus").msgclass
37
+ RequestStatusPerDestination::DataTypeCount = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.DataTypeCount").msgclass
35
38
  RequestStatusPerDestination::RequestStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.RequestStatus").enummodule
39
+ RequestStatusPerDestination::DataType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.RequestStatusPerDestination.DataType").enummodule
36
40
  end
37
41
  end
38
42
  end
@@ -9,7 +9,7 @@ require 'google/api/resource_pb'
9
9
  require 'google/protobuf/duration_pb'
10
10
 
11
11
 
12
- descriptor_data = "\n)google/ads/datamanager/v1/user_list.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1egoogle/protobuf/duration.proto\"\xff\n\n\x08UserList\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x0f\n\x02id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x16\n\tread_only\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x12\x1e\n\x0c\x64isplay_name\x18\x04 \x01(\tB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12\x1d\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01H\x02\x88\x01\x01\x12Y\n\x11membership_status\x18\x06 \x01(\x0e\x32\x34.google.ads.datamanager.v1.UserList.MembershipStatusB\x03\xe0\x41\x01H\x03\x88\x01\x01\x12\"\n\x10integration_code\x18\x07 \x01(\tB\x03\xe0\x41\x01H\x04\x88\x01\x01\x12;\n\x13membership_duration\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12S\n\x0e\x63losing_reason\x18\t \x01(\x0e\x32\x31.google.ads.datamanager.v1.UserList.ClosingReasonB\x03\xe0\x41\x03H\x05\x88\x01\x01\x12L\n\raccess_reason\x18\n \x01(\x0e\x32\x30.google.ads.datamanager.v1.UserList.AccessReasonB\x03\xe0\x41\x03\x12Y\n\x15\x61\x63\x63ount_access_status\x18\x0b \x01(\x0e\x32\x30.google.ads.datamanager.v1.UserList.AccessStatusB\x03\xe0\x41\x01H\x06\x88\x01\x01\x12;\n\tsize_info\x18\x0c \x01(\x0b\x32#.google.ads.datamanager.v1.SizeInfoB\x03\xe0\x41\x03\x12N\n\x13target_network_info\x18\r \x01(\x0b\x32,.google.ads.datamanager.v1.TargetNetworkInfoB\x03\xe0\x41\x01\x12W\n\x17ingested_user_list_info\x18\x0e \x01(\x0b\x32/.google.ads.datamanager.v1.IngestedUserListInfoB\x03\xe0\x41\x01H\x00\"K\n\x10MembershipStatus\x12!\n\x1dMEMBERSHIP_STATUS_UNSPECIFIED\x10\x00\x12\x08\n\x04OPEN\x10\x01\x12\n\n\x06\x43LOSED\x10\x02\";\n\rClosingReason\x12\x1e\n\x1a\x43LOSING_REASON_UNSPECIFIED\x10\x00\x12\n\n\x06UNUSED\x10\x01\"r\n\x0c\x41\x63\x63\x65ssReason\x12\x1d\n\x19\x41\x43\x43\x45SS_REASON_UNSPECIFIED\x10\x00\x12\t\n\x05OWNED\x10\x01\x12\n\n\x06SHARED\x10\x02\x12\x0c\n\x08LICENSED\x10\x03\x12\x0e\n\nSUBSCRIBED\x10\x04\x12\x0e\n\nAFFILIATED\x10\x05\"H\n\x0c\x41\x63\x63\x65ssStatus\x12\x1d\n\x19\x41\x43\x43\x45SS_STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02:\x84\x01\xea\x41\x80\x01\n#datamanager.googleapis.com/UserList\x12\x44\x61\x63\x63ountTypes/{account_type}/accounts/{account}/userLists/{user_list}*\tuserLists2\x08userListB\x10\n\x0euser_list_infoB\x0f\n\r_display_nameB\x0e\n\x0c_descriptionB\x14\n\x12_membership_statusB\x13\n\x11_integration_codeB\x11\n\x0f_closing_reasonB\x18\n\x16_account_access_status\"a\n\x08SizeInfo\x12*\n\x1d\x64isplay_network_members_count\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12)\n\x1csearch_network_members_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\"u\n\x11TargetNetworkInfo\x12!\n\x14\x65ligible_for_display\x18\x01 \x01(\x08\x42\x03\xe0\x41\x03\x12%\n\x13\x65ligible_for_search\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x16\n\x14_eligible_for_search\"\xaf\x05\n\x14IngestedUserListInfo\x12_\n\x10upload_key_types\x18\x01 \x03(\x0e\x32=.google.ads.datamanager.v1.IngestedUserListInfo.UploadKeyTypeB\x06\xe0\x41\x02\xe0\x41\x05\x12\x46\n\x0f\x63ontact_id_info\x18\x02 \x01(\x0b\x32(.google.ads.datamanager.v1.ContactIdInfoB\x03\xe0\x41\x01\x12\x44\n\x0emobile_id_info\x18\x03 \x01(\x0b\x32\'.google.ads.datamanager.v1.MobileIdInfoB\x03\xe0\x41\x01\x12@\n\x0cuser_id_info\x18\x04 \x01(\x0b\x32%.google.ads.datamanager.v1.UserIdInfoB\x03\xe0\x41\x01\x12@\n\x0cpair_id_info\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.PairIdInfoB\x03\xe0\x41\x01\x12P\n\x14pseudonymous_id_info\x18\x06 \x01(\x0b\x32-.google.ads.datamanager.v1.PseudonymousIdInfoB\x03\xe0\x41\x01\x12R\n\x15partner_audience_info\x18\x07 \x01(\x0b\x32..google.ads.datamanager.v1.PartnerAudienceInfoB\x03\xe0\x41\x01\"~\n\rUploadKeyType\x12\x1f\n\x1bUPLOAD_KEY_TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nCONTACT_ID\x10\x01\x12\r\n\tMOBILE_ID\x10\x02\x12\x0b\n\x07USER_ID\x10\x03\x12\x0b\n\x07PAIR_ID\x10\x04\x12\x13\n\x0fPSEUDONYMOUS_ID\x10\x05\"\x9a\x01\n\rContactIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x12\"\n\x15match_rate_percentage\x18\x02 \x01(\x05\x42\x03\xe0\x41\x03\x42\x13\n\x11_data_source_type\"\xba\x02\n\x0cMobileIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x12P\n\tkey_space\x18\x02 \x01(\x0e\x32\x30.google.ads.datamanager.v1.MobileIdInfo.KeySpaceB\x06\xe0\x41\x02\xe0\x41\x05H\x01\x88\x01\x01\x12\x1b\n\x06\x61pp_id\x18\x03 \x01(\tB\x06\xe0\x41\x02\xe0\x41\x05H\x02\x88\x01\x01\";\n\x08KeySpace\x12\x19\n\x15KEY_SPACE_UNSPECIFIED\x10\x00\x12\x07\n\x03IOS\x10\x01\x12\x0b\n\x07\x41NDROID\x10\x02\x42\x13\n\x11_data_source_typeB\x0c\n\n_key_spaceB\t\n\x07_app_id\"s\n\nUserIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x42\x13\n\x11_data_source_type\"\xcd\x02\n\nPairIdInfo\x12!\n\x0cpublisher_id\x18\x01 \x01(\x03\x42\x06\xe0\x41\x02\xe0\x41\x05H\x00\x88\x01\x01\x12 \n\x0epublisher_name\x18\x02 \x01(\tB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12\'\n\x15match_rate_percentage\x18\x03 \x01(\x05\x42\x03\xe0\x41\x02H\x02\x88\x01\x01\x12-\n\x1b\x61\x64vertiser_identifier_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x01H\x03\x88\x01\x01\x12*\n\x15\x63lean_room_identifier\x18\x05 \x01(\tB\x06\xe0\x41\x02\xe0\x41\x05H\x04\x88\x01\x01\x42\x0f\n\r_publisher_idB\x11\n\x0f_publisher_nameB\x18\n\x16_match_rate_percentageB\x1e\n\x1c_advertiser_identifier_countB\x18\n\x16_clean_room_identifier\"\xee\x02\n\x13PartnerAudienceInfo\x12r\n\x17partner_audience_source\x18\x01 \x01(\x0e\x32\x44.google.ads.datamanager.v1.PartnerAudienceInfo.PartnerAudienceSourceB\x06\xe0\x41\x02\xe0\x41\x05H\x00\x88\x01\x01\x12\"\n\x10\x63ommerce_partner\x18\x02 \x01(\tB\x03\xe0\x41\x01H\x01\x88\x01\x01\"\x8d\x01\n\x15PartnerAudienceSource\x12\'\n#PARTNER_AUDIENCE_SOURCE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x43OMMERCE_AUDIENCE\x10\x01\x12\x16\n\x12LINEAR_TV_AUDIENCE\x10\x02\x12\x1c\n\x18\x41GENCY_PROVIDER_AUDIENCE\x10\x03\x42\x1a\n\x18_partner_audience_sourceB\x13\n\x11_commerce_partner\"\x9a\x02\n\x12PseudonymousIdInfo\x12W\n\x0bsync_status\x18\x01 \x01(\x0e\x32\x38.google.ads.datamanager.v1.PseudonymousIdInfo.SyncStatusB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12*\n\x15\x62illable_record_count\x18\x02 \x01(\x03\x42\x06\xe0\x41\x01\xe0\x41\x05H\x01\x88\x01\x01\"U\n\nSyncStatus\x12\x1b\n\x17SYNC_STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x43REATED\x10\x01\x12\x11\n\rREADY_FOR_USE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x42\x0e\n\x0c_sync_statusB\x18\n\x16_billable_record_count*\xe0\x01\n\x0e\x44\x61taSourceType\x12 \n\x1c\x44\x41TA_SOURCE_TYPE_UNSPECIFIED\x10\x00\x12 \n\x1c\x44\x41TA_SOURCE_TYPE_FIRST_PARTY\x10\x01\x12.\n*DATA_SOURCE_TYPE_THIRD_PARTY_CREDIT_BUREAU\x10\x02\x12+\n\'DATA_SOURCE_TYPE_THIRD_PARTY_VOTER_FILE\x10\x03\x12-\n)DATA_SOURCE_TYPE_THIRD_PARTY_PARTNER_DATA\x10\x04\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rUserListProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
12
+ descriptor_data = "\n)google/ads/datamanager/v1/user_list.proto\x12\x19google.ads.datamanager.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1egoogle/protobuf/duration.proto\"\xff\n\n\x08UserList\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x0f\n\x02id\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x16\n\tread_only\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x12\x1e\n\x0c\x64isplay_name\x18\x04 \x01(\tB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12\x1d\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01H\x02\x88\x01\x01\x12Y\n\x11membership_status\x18\x06 \x01(\x0e\x32\x34.google.ads.datamanager.v1.UserList.MembershipStatusB\x03\xe0\x41\x01H\x03\x88\x01\x01\x12\"\n\x10integration_code\x18\x07 \x01(\tB\x03\xe0\x41\x01H\x04\x88\x01\x01\x12;\n\x13membership_duration\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12S\n\x0e\x63losing_reason\x18\t \x01(\x0e\x32\x31.google.ads.datamanager.v1.UserList.ClosingReasonB\x03\xe0\x41\x03H\x05\x88\x01\x01\x12L\n\raccess_reason\x18\n \x01(\x0e\x32\x30.google.ads.datamanager.v1.UserList.AccessReasonB\x03\xe0\x41\x03\x12Y\n\x15\x61\x63\x63ount_access_status\x18\x0b \x01(\x0e\x32\x30.google.ads.datamanager.v1.UserList.AccessStatusB\x03\xe0\x41\x01H\x06\x88\x01\x01\x12;\n\tsize_info\x18\x0c \x01(\x0b\x32#.google.ads.datamanager.v1.SizeInfoB\x03\xe0\x41\x03\x12N\n\x13target_network_info\x18\r \x01(\x0b\x32,.google.ads.datamanager.v1.TargetNetworkInfoB\x03\xe0\x41\x01\x12W\n\x17ingested_user_list_info\x18\x0e \x01(\x0b\x32/.google.ads.datamanager.v1.IngestedUserListInfoB\x03\xe0\x41\x01H\x00\"K\n\x10MembershipStatus\x12!\n\x1dMEMBERSHIP_STATUS_UNSPECIFIED\x10\x00\x12\x08\n\x04OPEN\x10\x01\x12\n\n\x06\x43LOSED\x10\x02\";\n\rClosingReason\x12\x1e\n\x1a\x43LOSING_REASON_UNSPECIFIED\x10\x00\x12\n\n\x06UNUSED\x10\x01\"r\n\x0c\x41\x63\x63\x65ssReason\x12\x1d\n\x19\x41\x43\x43\x45SS_REASON_UNSPECIFIED\x10\x00\x12\t\n\x05OWNED\x10\x01\x12\n\n\x06SHARED\x10\x02\x12\x0c\n\x08LICENSED\x10\x03\x12\x0e\n\nSUBSCRIBED\x10\x04\x12\x0e\n\nAFFILIATED\x10\x05\"H\n\x0c\x41\x63\x63\x65ssStatus\x12\x1d\n\x19\x41\x43\x43\x45SS_STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02:\x84\x01\xea\x41\x80\x01\n#datamanager.googleapis.com/UserList\x12\x44\x61\x63\x63ountTypes/{account_type}/accounts/{account}/userLists/{user_list}*\tuserLists2\x08userListB\x10\n\x0euser_list_infoB\x0f\n\r_display_nameB\x0e\n\x0c_descriptionB\x14\n\x12_membership_statusB\x13\n\x11_integration_codeB\x11\n\x0f_closing_reasonB\x18\n\x16_account_access_status\"\xa7\x01\n\x08SizeInfo\x12*\n\x1d\x64isplay_network_members_count\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12)\n\x1csearch_network_members_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\"\n\x15youtube_members_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12 \n\x13gmail_members_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x03\"u\n\x11TargetNetworkInfo\x12!\n\x14\x65ligible_for_display\x18\x01 \x01(\x08\x42\x03\xe0\x41\x03\x12%\n\x13\x65ligible_for_search\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x16\n\x14_eligible_for_search\"\xaf\x05\n\x14IngestedUserListInfo\x12_\n\x10upload_key_types\x18\x01 \x03(\x0e\x32=.google.ads.datamanager.v1.IngestedUserListInfo.UploadKeyTypeB\x06\xe0\x41\x02\xe0\x41\x05\x12\x46\n\x0f\x63ontact_id_info\x18\x02 \x01(\x0b\x32(.google.ads.datamanager.v1.ContactIdInfoB\x03\xe0\x41\x01\x12\x44\n\x0emobile_id_info\x18\x03 \x01(\x0b\x32\'.google.ads.datamanager.v1.MobileIdInfoB\x03\xe0\x41\x01\x12@\n\x0cuser_id_info\x18\x04 \x01(\x0b\x32%.google.ads.datamanager.v1.UserIdInfoB\x03\xe0\x41\x01\x12@\n\x0cpair_id_info\x18\x05 \x01(\x0b\x32%.google.ads.datamanager.v1.PairIdInfoB\x03\xe0\x41\x01\x12P\n\x14pseudonymous_id_info\x18\x06 \x01(\x0b\x32-.google.ads.datamanager.v1.PseudonymousIdInfoB\x03\xe0\x41\x01\x12R\n\x15partner_audience_info\x18\x07 \x01(\x0b\x32..google.ads.datamanager.v1.PartnerAudienceInfoB\x03\xe0\x41\x01\"~\n\rUploadKeyType\x12\x1f\n\x1bUPLOAD_KEY_TYPE_UNSPECIFIED\x10\x00\x12\x0e\n\nCONTACT_ID\x10\x01\x12\r\n\tMOBILE_ID\x10\x02\x12\x0b\n\x07USER_ID\x10\x03\x12\x0b\n\x07PAIR_ID\x10\x04\x12\x13\n\x0fPSEUDONYMOUS_ID\x10\x05\"\x9a\x01\n\rContactIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x12\"\n\x15match_rate_percentage\x18\x02 \x01(\x05\x42\x03\xe0\x41\x03\x42\x13\n\x11_data_source_type\"\xba\x02\n\x0cMobileIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x12P\n\tkey_space\x18\x02 \x01(\x0e\x32\x30.google.ads.datamanager.v1.MobileIdInfo.KeySpaceB\x06\xe0\x41\x02\xe0\x41\x05H\x01\x88\x01\x01\x12\x1b\n\x06\x61pp_id\x18\x03 \x01(\tB\x06\xe0\x41\x02\xe0\x41\x05H\x02\x88\x01\x01\";\n\x08KeySpace\x12\x19\n\x15KEY_SPACE_UNSPECIFIED\x10\x00\x12\x07\n\x03IOS\x10\x01\x12\x0b\n\x07\x41NDROID\x10\x02\x42\x13\n\x11_data_source_typeB\x0c\n\n_key_spaceB\t\n\x07_app_id\"s\n\nUserIdInfo\x12P\n\x10\x64\x61ta_source_type\x18\x01 \x01(\x0e\x32).google.ads.datamanager.v1.DataSourceTypeB\x06\xe0\x41\x01\xe0\x41\x05H\x00\x88\x01\x01\x42\x13\n\x11_data_source_type\"\xcd\x02\n\nPairIdInfo\x12!\n\x0cpublisher_id\x18\x01 \x01(\x03\x42\x06\xe0\x41\x02\xe0\x41\x05H\x00\x88\x01\x01\x12 \n\x0epublisher_name\x18\x02 \x01(\tB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12\'\n\x15match_rate_percentage\x18\x03 \x01(\x05\x42\x03\xe0\x41\x02H\x02\x88\x01\x01\x12-\n\x1b\x61\x64vertiser_identifier_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x01H\x03\x88\x01\x01\x12*\n\x15\x63lean_room_identifier\x18\x05 \x01(\tB\x06\xe0\x41\x02\xe0\x41\x05H\x04\x88\x01\x01\x42\x0f\n\r_publisher_idB\x11\n\x0f_publisher_nameB\x18\n\x16_match_rate_percentageB\x1e\n\x1c_advertiser_identifier_countB\x18\n\x16_clean_room_identifier\"\xee\x02\n\x13PartnerAudienceInfo\x12r\n\x17partner_audience_source\x18\x01 \x01(\x0e\x32\x44.google.ads.datamanager.v1.PartnerAudienceInfo.PartnerAudienceSourceB\x06\xe0\x41\x02\xe0\x41\x05H\x00\x88\x01\x01\x12\"\n\x10\x63ommerce_partner\x18\x02 \x01(\tB\x03\xe0\x41\x01H\x01\x88\x01\x01\"\x8d\x01\n\x15PartnerAudienceSource\x12\'\n#PARTNER_AUDIENCE_SOURCE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x43OMMERCE_AUDIENCE\x10\x01\x12\x16\n\x12LINEAR_TV_AUDIENCE\x10\x02\x12\x1c\n\x18\x41GENCY_PROVIDER_AUDIENCE\x10\x03\x42\x1a\n\x18_partner_audience_sourceB\x13\n\x11_commerce_partner\"\x9a\x02\n\x12PseudonymousIdInfo\x12W\n\x0bsync_status\x18\x01 \x01(\x0e\x32\x38.google.ads.datamanager.v1.PseudonymousIdInfo.SyncStatusB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12*\n\x15\x62illable_record_count\x18\x02 \x01(\x03\x42\x06\xe0\x41\x01\xe0\x41\x05H\x01\x88\x01\x01\"U\n\nSyncStatus\x12\x1b\n\x17SYNC_STATUS_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x43REATED\x10\x01\x12\x11\n\rREADY_FOR_USE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x42\x0e\n\x0c_sync_statusB\x18\n\x16_billable_record_count*\xe0\x01\n\x0e\x44\x61taSourceType\x12 \n\x1c\x44\x41TA_SOURCE_TYPE_UNSPECIFIED\x10\x00\x12 \n\x1c\x44\x41TA_SOURCE_TYPE_FIRST_PARTY\x10\x01\x12.\n*DATA_SOURCE_TYPE_THIRD_PARTY_CREDIT_BUREAU\x10\x02\x12+\n\'DATA_SOURCE_TYPE_THIRD_PARTY_VOTER_FILE\x10\x03\x12-\n)DATA_SOURCE_TYPE_THIRD_PARTY_PARTNER_DATA\x10\x04\x42\xca\x01\n\x1d\x63om.google.ads.datamanager.v1B\rUserListProtoP\x01ZAcloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb\xaa\x02\x19Google.Ads.DataManager.V1\xca\x02\x19Google\\Ads\\DataManager\\V1\xea\x02\x1cGoogle::Ads::DataManager::V1b\x06proto3"
13
13
 
14
14
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
15
15
  pool.add_serialized_file(descriptor_data)
@@ -31,7 +31,7 @@ module Google
31
31
  # @return [::Google::Ads::DataManager::V1::UserData]
32
32
  # User-provided data that identifies the user.
33
33
  #
34
- # Note: The following fields are mutually exclusive: `user_data`, `pair_data`, `mobile_data`, `user_id_data`, `ppid_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
34
+ # Note: The following fields are mutually exclusive: `user_data`, `pair_data`, `mobile_data`, `user_id_data`, `ppid_data`, `composite_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
35
35
  # @!attribute [rw] pair_data
36
36
  # @return [::Google::Ads::DataManager::V1::PairData]
37
37
  # [Publisher Advertiser Identity Reconciliation (PAIR)
@@ -39,25 +39,30 @@ module Google
39
39
  #
40
40
  # This feature is only available to data partners.
41
41
  #
42
- # Note: The following fields are mutually exclusive: `pair_data`, `user_data`, `mobile_data`, `user_id_data`, `ppid_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
42
+ # Note: The following fields are mutually exclusive: `pair_data`, `user_data`, `mobile_data`, `user_id_data`, `ppid_data`, `composite_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
43
43
  # @!attribute [rw] mobile_data
44
44
  # @return [::Google::Ads::DataManager::V1::MobileData]
45
45
  # Data identifying the user's mobile devices.
46
46
  #
47
- # Note: The following fields are mutually exclusive: `mobile_data`, `user_data`, `pair_data`, `user_id_data`, `ppid_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
47
+ # Note: The following fields are mutually exclusive: `mobile_data`, `user_data`, `pair_data`, `user_id_data`, `ppid_data`, `composite_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
48
48
  # @!attribute [rw] user_id_data
49
49
  # @return [::Google::Ads::DataManager::V1::UserIdData]
50
50
  # Data related to unique identifiers for a user, as defined by the
51
51
  # advertiser.
52
52
  #
53
- # Note: The following fields are mutually exclusive: `user_id_data`, `user_data`, `pair_data`, `mobile_data`, `ppid_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
53
+ # Note: The following fields are mutually exclusive: `user_id_data`, `user_data`, `pair_data`, `mobile_data`, `ppid_data`, `composite_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
54
54
  # @!attribute [rw] ppid_data
55
55
  # @return [::Google::Ads::DataManager::V1::PpidData]
56
56
  # Data related to publisher provided identifiers.
57
57
  #
58
58
  # This feature is only available to data partners.
59
59
  #
60
- # Note: The following fields are mutually exclusive: `ppid_data`, `user_data`, `pair_data`, `mobile_data`, `user_id_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
60
+ # Note: The following fields are mutually exclusive: `ppid_data`, `user_data`, `pair_data`, `mobile_data`, `user_id_data`, `composite_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
61
+ # @!attribute [rw] composite_data
62
+ # @return [::Google::Ads::DataManager::V1::CompositeData]
63
+ # Group of multiple identifier types.
64
+ #
65
+ # Note: The following fields are mutually exclusive: `composite_data`, `user_data`, `pair_data`, `mobile_data`, `user_id_data`, `ppid_data`. If a field in that set is populated, all other fields in the set will automatically be cleared.
61
66
  # @!attribute [rw] consent
62
67
  # @return [::Google::Ads::DataManager::V1::Consent]
63
68
  # Optional. The consent setting for the user.
@@ -114,6 +119,39 @@ module Google
114
119
  include ::Google::Protobuf::MessageExts
115
120
  extend ::Google::Protobuf::MessageExts::ClassMethods
116
121
  end
122
+
123
+ # Composite data holding identifiers and associated data for a user.
124
+ # At least one of `user_data` or `ip_data` is required.
125
+ # @!attribute [rw] user_data
126
+ # @return [::Google::Ads::DataManager::V1::UserData]
127
+ # Optional. User-provided data that identifies the user.
128
+ # @!attribute [rw] ip_data
129
+ # @return [::Array<::Google::Ads::DataManager::V1::IpData>]
130
+ # Optional. IP address data representing customer interaction used to build
131
+ # the audience.
132
+ class CompositeData
133
+ include ::Google::Protobuf::MessageExts
134
+ extend ::Google::Protobuf::MessageExts::ClassMethods
135
+ end
136
+
137
+ # IP address information for a user.
138
+ # We recommend including observe_start_time and observe_end_time to help
139
+ # improve Customer Match match rates.
140
+ # @!attribute [rw] ip_address
141
+ # @return [::String]
142
+ # Required. IP address captured at the time of customer interaction.
143
+ # Accepts standard string formats for both IPv4 and IPv6.
144
+ # @!attribute [rw] observe_start_time
145
+ # @return [::Google::Protobuf::Timestamp]
146
+ # Optional. First recorded interaction time from this IP address in a
147
+ # session.
148
+ # @!attribute [rw] observe_end_time
149
+ # @return [::Google::Protobuf::Timestamp]
150
+ # Optional. Last recorded interaction time from this IP address in a session.
151
+ class IpData
152
+ include ::Google::Protobuf::MessageExts
153
+ extend ::Google::Protobuf::MessageExts::ClassMethods
154
+ end
117
155
  end
118
156
  end
119
157
  end
@@ -39,6 +39,13 @@ module Google
39
39
  # @!attribute [rw] items
40
40
  # @return [::Array<::Google::Ads::DataManager::V1::Item>]
41
41
  # Optional. The list of items associated with the event.
42
+ # @!attribute [rw] coupon_codes
43
+ # @return [::Array<::String>]
44
+ # Optional. The list of coupon codes that were applied to the cart.
45
+ # Cart-level and item-level coupon codes are independent.
46
+ #
47
+ # If the event is for a Google Analytics destination, only provide a single
48
+ # coupon code. Google Analytics ignores additional coupon codes.
42
49
  class CartData
43
50
  include ::Google::Protobuf::MessageExts
44
51
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -64,10 +71,55 @@ module Google
64
71
  # item](https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference/events)
65
72
  # to be included within the event that were not already specified using other
66
73
  # structured fields.
74
+ # @!attribute [rw] merchant_id
75
+ # @return [::String]
76
+ # Optional. The Merchant Center ID associated with the item. For Store Sales
77
+ # events this will override the value set at the cart level. This field is
78
+ # ignored for other events.
79
+ # @!attribute [rw] merchant_feed_label
80
+ # @return [::String]
81
+ # Optional. The feed label of the Merchant Center feed. If countries are
82
+ # still being used, the 2-letter country code in ISO-3166-1 alpha-2 can be
83
+ # used instead. For Store Sales events this will override the value set at
84
+ # the cart level. This field is ignored for other events.
85
+ # @!attribute [rw] merchant_feed_language_code
86
+ # @return [::String]
87
+ # Optional. The language code in ISO 639-1 associated with the Merchant
88
+ # Center feed where your items are uploaded.
89
+ # @!attribute [rw] conversion_value
90
+ # @return [::Float]
91
+ # Optional. The conversion value associated with this item within the event,
92
+ # for cases where the conversion value is different for each item.
93
+ # @!attribute [rw] custom_variables
94
+ # @return [::Array<::Google::Ads::DataManager::V1::ItemCustomVariable>]
95
+ # Optional. Additional key/value pair information to send to the conversion
96
+ # containers (conversion action or Floodlight activity), when tracking
97
+ # per-item
98
+ # conversions.
67
99
  class Item
68
100
  include ::Google::Protobuf::MessageExts
69
101
  extend ::Google::Protobuf::MessageExts::ClassMethods
70
102
  end
103
+
104
+ # Item-level custom variable for ads conversions.
105
+ # @!attribute [rw] variable
106
+ # @return [::String]
107
+ # Optional. The name of the custom variable to set. If the variable is not
108
+ # found for the given destination, it will be ignored.
109
+ # @!attribute [rw] value
110
+ # @return [::String]
111
+ # Optional. The value to store for the custom variable.
112
+ # @!attribute [rw] destination_references
113
+ # @return [::Array<::String>]
114
+ # Optional. Reference string used to determine which of the
115
+ # {::Google::Ads::DataManager::V1::Event#destination_references Event.destination_references}
116
+ # the custom variable should be sent to. If empty, the
117
+ # {::Google::Ads::DataManager::V1::Event#destination_references Event.destination_references}
118
+ # will be used.
119
+ class ItemCustomVariable
120
+ include ::Google::Protobuf::MessageExts
121
+ extend ::Google::Protobuf::MessageExts::ClassMethods
122
+ end
71
123
  end
72
124
  end
73
125
  end
@@ -101,6 +101,9 @@ module Google
101
101
 
102
102
  # Google Ad Manager audience link.
103
103
  GOOGLE_AD_MANAGER_AUDIENCE_LINK = 6
104
+
105
+ # Floodlight configuration.
106
+ FLOODLIGHT_CONFIG = 7
104
107
  end
105
108
  end
106
109
 
@@ -38,6 +38,37 @@ module Google
38
38
  # applicable Google policies. See the [About offline conversion
39
39
  # imports](https://support.google.com/google-ads/answer/2998031) page for
40
40
  # more details.
41
+ # @!attribute [rw] category
42
+ # @return [::String]
43
+ # Optional. The category of device. For example, “desktop”, “tablet”,
44
+ # “mobile”, “smart TV”.
45
+ # @!attribute [rw] language_code
46
+ # @return [::String]
47
+ # Optional. The language the device uses in ISO 639-1 format.
48
+ # @!attribute [rw] screen_height
49
+ # @return [::Integer]
50
+ # Optional. The height of the screen in pixels.
51
+ # @!attribute [rw] screen_width
52
+ # @return [::Integer]
53
+ # Optional. The width of the screen in pixels.
54
+ # @!attribute [rw] operating_system
55
+ # @return [::String]
56
+ # Optional. The operating system or platform of the device.
57
+ # @!attribute [rw] operating_system_version
58
+ # @return [::String]
59
+ # Optional. The version of the operating system or platform.
60
+ # @!attribute [rw] model
61
+ # @return [::String]
62
+ # Optional. The model of the device.
63
+ # @!attribute [rw] brand
64
+ # @return [::String]
65
+ # Optional. The brand of the device.
66
+ # @!attribute [rw] browser
67
+ # @return [::String]
68
+ # Optional. The brand or type of the browser.
69
+ # @!attribute [rw] browser_version
70
+ # @return [::String]
71
+ # Optional. The version of the browser.
41
72
  class DeviceInfo
42
73
  include ::Google::Protobuf::MessageExts
43
74
  extend ::Google::Protobuf::MessageExts::ClassMethods