google-ads-data_manager-v1 0.3.0 → 0.4.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.
- checksums.yaml +4 -4
- data/lib/google/ads/data_manager/v1/partner_link_service/credentials.rb +2 -1
- data/lib/google/ads/data_manager/v1/version.rb +1 -1
- data/lib/google/ads/datamanager/v1/cart_data_pb.rb +2 -1
- data/lib/google/ads/datamanager/v1/device_info_pb.rb +1 -1
- data/lib/google/ads/datamanager/v1/error_pb.rb +1 -1
- data/lib/google/ads/datamanager/v1/event_pb.rb +2 -1
- data/lib/google/ads/datamanager/v1/partner_link_service_pb.rb +1 -1
- data/lib/google/ads/datamanager/v1/processing_errors_pb.rb +1 -1
- data/lib/google/ads/datamanager/v1/user_list_pb.rb +1 -1
- data/proto_docs/google/ads/datamanager/v1/cart_data.rb +52 -0
- data/proto_docs/google/ads/datamanager/v1/device_info.rb +31 -0
- data/proto_docs/google/ads/datamanager/v1/error.rb +53 -0
- data/proto_docs/google/ads/datamanager/v1/event.rb +47 -2
- data/proto_docs/google/ads/datamanager/v1/processing_errors.rb +4 -1
- data/proto_docs/google/ads/datamanager/v1/request_status_per_destination.rb +29 -5
- data/proto_docs/google/ads/datamanager/v1/user_list.rb +6 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c23b3abc5366bfc536e31353b1ef196852d31f953cec9039a8dd83d59b191b1f
|
|
4
|
+
data.tar.gz: 49bc5023d76379679ac316a8e66ce89bf0700c8d1a2439dd02d987791c7c06c7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e52cded672220455bf3afb3a5b09b443aca1a7c3e82f58b6395fbd1614d00a73d7e712bf236c3e207fbc2417f8d2252a1af7d75c76b1f91c4d52031f29374378
|
|
7
|
+
data.tar.gz: 137e919a1dbaaed8cdfb5cc90e6b1ad9a69b264a24b36dbbe752b3692037bb189f143aba9bc3c9d758cb5d4ee7ea1f8e28633fce7448b9b003caeeae5a2c3851
|
|
@@ -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",
|
|
@@ -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\"\
|
|
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
|
|
@@ -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\"
|
|
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)
|
|
@@ -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*\
|
|
8
|
+
descriptor_data = "\n%google/ads/datamanager/v1/error.proto\x12\x19google.ads.datamanager.v1*\xf9 \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\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\x10xB\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)
|
|
@@ -14,7 +14,7 @@ require 'google/api/field_behavior_pb'
|
|
|
14
14
|
require 'google/protobuf/timestamp_pb'
|
|
15
15
|
|
|
16
16
|
|
|
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\"\
|
|
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\"\xc6\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\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_value\"\xdb\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\x12\x1d\n\x10mobile_device_id\x18\x06 \x01(\tB\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
18
|
|
|
19
19
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
20
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -27,6 +27,7 @@ module Google
|
|
|
27
27
|
AdIdentifiers = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.AdIdentifiers").msgclass
|
|
28
28
|
CustomVariable = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.CustomVariable").msgclass
|
|
29
29
|
EventParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventParameter").msgclass
|
|
30
|
+
EventLocation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventLocation").msgclass
|
|
30
31
|
EventSource = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.datamanager.v1.EventSource").enummodule
|
|
31
32
|
end
|
|
32
33
|
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\
|
|
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*\
|
|
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*\xd7\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\x12T\nPPROCESSING_ERROR_REASON_ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID\x10\x1c*\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/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\"
|
|
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)
|
|
@@ -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
|
|
@@ -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
|
|
@@ -343,6 +343,59 @@ module Google
|
|
|
343
343
|
# The customer contains non-exempt campaigns without the EU political
|
|
344
344
|
# advertising declaration.
|
|
345
345
|
EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED = 101
|
|
346
|
+
|
|
347
|
+
# Account is not eligible for Store Sales.
|
|
348
|
+
ACCOUNT_INELIGIBLE_FOR_STORE_SALES = 102
|
|
349
|
+
|
|
350
|
+
# The merchant feed language code is not valid.
|
|
351
|
+
INVALID_MERCHANT_FEED_LANGUAGE_CODE = 103
|
|
352
|
+
|
|
353
|
+
# The region code is not valid.
|
|
354
|
+
INVALID_REGION_CODE = 104
|
|
355
|
+
|
|
356
|
+
# The subdivision code is not valid.
|
|
357
|
+
INVALID_SUBDIVISION_CODE = 107
|
|
358
|
+
|
|
359
|
+
# The subcontinent code is not valid.
|
|
360
|
+
INVALID_SUBCONTINENT_CODE = 108
|
|
361
|
+
|
|
362
|
+
# The continent code is not valid.
|
|
363
|
+
INVALID_CONTINENT_CODE = 109
|
|
364
|
+
|
|
365
|
+
# The device category is not valid.
|
|
366
|
+
INVALID_DEVICE_CATEGORY = 110
|
|
367
|
+
|
|
368
|
+
# Both app_instance_id and client_id are set.
|
|
369
|
+
BOTH_CLIENT_ID_AND_APP_INSTANCE_ID_NOT_ALLOWED = 111
|
|
370
|
+
|
|
371
|
+
# The Google Analytics property is a subproperty or rollup property.
|
|
372
|
+
GOOGLE_ANALYTICS_SUBPROPERTY_OR_ROLLUP_PROPERTY_NOT_ALLOWED = 112
|
|
373
|
+
|
|
374
|
+
# Third party user data can only be set by data partners.
|
|
375
|
+
THIRD_PARTY_USER_DATA_NOT_ALLOWED = 113
|
|
376
|
+
|
|
377
|
+
# The coupon code is not valid.
|
|
378
|
+
INVALID_COUPON_CODE = 114
|
|
379
|
+
|
|
380
|
+
# The event source type does not match the destination type.
|
|
381
|
+
EVENT_SOURCE_AND_DESTINATION_MISMATCH = 115
|
|
382
|
+
|
|
383
|
+
# The destination account type does not match the specified account id.
|
|
384
|
+
DESTINATION_ACCOUNT_TYPE_MISMATCH = 116
|
|
385
|
+
|
|
386
|
+
# The custom variable value contains personally identifiable information
|
|
387
|
+
# (PII).
|
|
388
|
+
CUSTOM_VARIABLE_VALUE_CONTAINS_PII = 117
|
|
389
|
+
|
|
390
|
+
# The custom variable is not enabled.
|
|
391
|
+
CUSTOM_VARIABLE_NOT_ENABLED = 118
|
|
392
|
+
|
|
393
|
+
# The custom variable's value is invalid.
|
|
394
|
+
INVALID_CUSTOM_VARIABLE_VALUE = 119
|
|
395
|
+
|
|
396
|
+
# The destination does not have a custom variable with a name that matches
|
|
397
|
+
# the specified `variable`.
|
|
398
|
+
CUSTOM_VARIABLE_NOT_FOUND = 120
|
|
346
399
|
end
|
|
347
400
|
end
|
|
348
401
|
end
|
|
@@ -30,8 +30,8 @@ module Google
|
|
|
30
30
|
# in the request.
|
|
31
31
|
# @!attribute [rw] transaction_id
|
|
32
32
|
# @return [::String]
|
|
33
|
-
# Optional. The unique identifier for this event. Required for
|
|
34
|
-
#
|
|
33
|
+
# Optional. The unique identifier for this event. Required for events sent as
|
|
34
|
+
# an additional data source for tag conversions.
|
|
35
35
|
# @!attribute [rw] event_timestamp
|
|
36
36
|
# @return [::Google::Protobuf::Timestamp]
|
|
37
37
|
# Required. The time the event occurred.
|
|
@@ -97,6 +97,19 @@ module Google
|
|
|
97
97
|
# parameters](https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference/events)
|
|
98
98
|
# to be included within the event that were not already specified using other
|
|
99
99
|
# structured fields.
|
|
100
|
+
# @!attribute [rw] third_party_user_data
|
|
101
|
+
# @return [::Google::Ads::DataManager::V1::UserData]
|
|
102
|
+
# Optional. The same type of data provided in user_data, but explicitly
|
|
103
|
+
# flagged as being provided as owned by a third-party and not first-party
|
|
104
|
+
# advertiser data.
|
|
105
|
+
# @!attribute [rw] event_location
|
|
106
|
+
# @return [::Google::Ads::DataManager::V1::EventLocation]
|
|
107
|
+
# Optional. Information gathered about the location of the user when this
|
|
108
|
+
# event occurred.
|
|
109
|
+
# @!attribute [rw] app_instance_id
|
|
110
|
+
# @return [::String]
|
|
111
|
+
# Optional. A unique identifier for the user instance of an app client for
|
|
112
|
+
# this GA4 app stream.
|
|
100
113
|
class Event
|
|
101
114
|
include ::Google::Protobuf::MessageExts
|
|
102
115
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -122,6 +135,10 @@ module Google
|
|
|
122
135
|
# @return [::Google::Ads::DataManager::V1::DeviceInfo]
|
|
123
136
|
# Optional. Information gathered about the device being used (if any) at the
|
|
124
137
|
# time of landing onto the advertiser’s site after interacting with the ad.
|
|
138
|
+
# @!attribute [rw] mobile_device_id
|
|
139
|
+
# @return [::String]
|
|
140
|
+
# Optional. The mobile identifier for advertisers. This would be IDFA on iOS,
|
|
141
|
+
# AdID on Android, or other platforms’ identifiers for advertisers.
|
|
125
142
|
class AdIdentifiers
|
|
126
143
|
include ::Google::Protobuf::MessageExts
|
|
127
144
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -159,6 +176,31 @@ module Google
|
|
|
159
176
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
160
177
|
end
|
|
161
178
|
|
|
179
|
+
# The location where the event occurred.
|
|
180
|
+
# @!attribute [rw] store_id
|
|
181
|
+
# @return [::String]
|
|
182
|
+
# Optional. Required for Store Sales. The identifier to represent a physical
|
|
183
|
+
# store where the event happened.
|
|
184
|
+
# @!attribute [rw] city
|
|
185
|
+
# @return [::String]
|
|
186
|
+
# Optional. The name of the city where the event occurred.
|
|
187
|
+
# @!attribute [rw] subdivision_code
|
|
188
|
+
# @return [::String]
|
|
189
|
+
# Optional. The ISO 3166-2 subdivision code where the event occurred.
|
|
190
|
+
# @!attribute [rw] region_code
|
|
191
|
+
# @return [::String]
|
|
192
|
+
# Optional. The 2-letter CLDR region code of the user's address.
|
|
193
|
+
# @!attribute [rw] subcontinent_code
|
|
194
|
+
# @return [::String]
|
|
195
|
+
# Optional. The subcontinent code in UN M49 format where the event occurred.
|
|
196
|
+
# @!attribute [rw] continent_code
|
|
197
|
+
# @return [::String]
|
|
198
|
+
# Optional. The continent code in UN M49 format where the event occurred.
|
|
199
|
+
class EventLocation
|
|
200
|
+
include ::Google::Protobuf::MessageExts
|
|
201
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
202
|
+
end
|
|
203
|
+
|
|
162
204
|
# The source of the event.
|
|
163
205
|
module EventSource
|
|
164
206
|
# Unspecified EventSource. Should never be used.
|
|
@@ -176,6 +218,9 @@ module Google
|
|
|
176
218
|
# The event was generated from a phone call.
|
|
177
219
|
PHONE = 4
|
|
178
220
|
|
|
221
|
+
# The event was generated from a message.
|
|
222
|
+
MESSAGE = 6
|
|
223
|
+
|
|
179
224
|
# The event was generated from other sources.
|
|
180
225
|
OTHER = 5
|
|
181
226
|
end
|
|
@@ -158,6 +158,9 @@ module Google
|
|
|
158
158
|
# The user attempted to ingest events with an ad identifier that isn't
|
|
159
159
|
# from the operating account's ads.
|
|
160
160
|
PROCESSING_ERROR_OPERATING_ACCOUNT_MISMATCH_FOR_AD_IDENTIFIER = 26
|
|
161
|
+
|
|
162
|
+
# One-per-click conversion actions cannot be used with BRAIDs.
|
|
163
|
+
PROCESSING_ERROR_REASON_ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID = 28
|
|
161
164
|
end
|
|
162
165
|
|
|
163
166
|
# The processing warning reason.
|
|
@@ -185,7 +188,7 @@ module Google
|
|
|
185
188
|
# exist.
|
|
186
189
|
PROCESSING_WARNING_REASON_INVALID_KEK = 6
|
|
187
190
|
|
|
188
|
-
# Failed to decrypt
|
|
191
|
+
# Failed to decrypt the
|
|
189
192
|
# {::Google::Ads::DataManager::V1::UserIdentifier UserIdentifier} data using the
|
|
190
193
|
# DEK.
|
|
191
194
|
PROCESSING_WARNING_REASON_USER_IDENTIFIER_DECRYPTION_ERROR = 7
|
|
@@ -31,11 +31,23 @@ module Google
|
|
|
31
31
|
# @!attribute [rw] error_info
|
|
32
32
|
# @return [::Google::Ads::DataManager::V1::ErrorInfo]
|
|
33
33
|
# An error info error containing the error reason and error counts related to
|
|
34
|
-
# the upload.
|
|
34
|
+
# the upload. Only populated if the
|
|
35
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#request_status `request_status`}
|
|
36
|
+
# is
|
|
37
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination::RequestStatus::FAILED `FAILED`}
|
|
38
|
+
# or
|
|
39
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination::RequestStatus::PARTIAL_SUCCESS `PARTIAL_SUCCESS`}.
|
|
40
|
+
# This field isn't populated while the request has
|
|
41
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#request_status `request_status`}
|
|
42
|
+
# of
|
|
43
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination::RequestStatus::PROCESSING `PROCESSING`}.
|
|
35
44
|
# @!attribute [rw] warning_info
|
|
36
45
|
# @return [::Google::Ads::DataManager::V1::WarningInfo]
|
|
37
46
|
# A warning info containing the warning reason and warning counts related to
|
|
38
|
-
# the upload.
|
|
47
|
+
# the upload. This field isn't populated while the request has
|
|
48
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#request_status `request_status`}
|
|
49
|
+
# of
|
|
50
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination::RequestStatus::PROCESSING `PROCESSING`}.
|
|
39
51
|
# @!attribute [rw] audience_members_ingestion_status
|
|
40
52
|
# @return [::Google::Ads::DataManager::V1::RequestStatusPerDestination::IngestAudienceMembersStatus]
|
|
41
53
|
# The status of the ingest audience members request.
|
|
@@ -301,16 +313,28 @@ module Google
|
|
|
301
313
|
# The request status is unknown.
|
|
302
314
|
REQUEST_STATUS_UNKNOWN = 0
|
|
303
315
|
|
|
304
|
-
#
|
|
316
|
+
# Processing succeeded for all records without any errors. However, there
|
|
317
|
+
# may be warnings in the
|
|
318
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#warning_info `warning_info`}
|
|
319
|
+
# field.
|
|
305
320
|
SUCCESS = 1
|
|
306
321
|
|
|
307
322
|
# The request is processing.
|
|
308
323
|
PROCESSING = 2
|
|
309
324
|
|
|
310
|
-
#
|
|
325
|
+
# Processing failed for all records. Check the
|
|
326
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#error_info `error_info`}
|
|
327
|
+
# field for error details, and check the
|
|
328
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#warning_info `warning_info`}
|
|
329
|
+
# field for warning details.
|
|
311
330
|
FAILED = 3
|
|
312
331
|
|
|
313
|
-
#
|
|
332
|
+
# Processing completed successfully without errors for some records, but
|
|
333
|
+
# failed with errors for other records. Check the
|
|
334
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#error_info `error_info`}
|
|
335
|
+
# field for error details, and check the
|
|
336
|
+
# {::Google::Ads::DataManager::V1::RequestStatusPerDestination#warning_info `warning_info`}
|
|
337
|
+
# field for warning details.
|
|
314
338
|
PARTIAL_SUCCESS = 4
|
|
315
339
|
end
|
|
316
340
|
end
|
|
@@ -145,6 +145,12 @@ module Google
|
|
|
145
145
|
# Output only. Estimated number of members in this user list in the
|
|
146
146
|
# google.com domain. These are the members available for targeting in Search
|
|
147
147
|
# campaigns.
|
|
148
|
+
# @!attribute [r] youtube_members_count
|
|
149
|
+
# @return [::Integer]
|
|
150
|
+
# Output only. Estimated number of members in this user list on YouTube.
|
|
151
|
+
# @!attribute [r] gmail_members_count
|
|
152
|
+
# @return [::Integer]
|
|
153
|
+
# Output only. Estimated number of members in this user list on Gmail.
|
|
148
154
|
class SizeInfo
|
|
149
155
|
include ::Google::Protobuf::MessageExts
|
|
150
156
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|