--- v19/services/conversion_upload_service.proto 2025-05-30 15:35:58.000000000 +0000 +++ v20/services/conversion_upload_service.proto 2025-05-30 15:36:03.000000000 +0000 @@ -254,9 +255,15 @@ // Type of the customer associated with the conversion (new or returning). // Accessible only to customers on the allow-list. - google.ads.googleads.v19.enums.ConversionCustomerTypeEnum + google.ads.googleads.v20.enums.ConversionCustomerTypeEnum .ConversionCustomerType customer_type = 26; + // The IP address of the customer when they arrived on the landing page after + // an ad click but before a conversion event. This is the IP address of the + // customer's device, not the advertiser's server. + optional string user_ip_address = 27 + [(google.api.field_info).format = IPV4_OR_IPV6]; + // The session attributes for the event. oneof session_attributes { // The session attributes for the event, represented as a base64-encoded
/services/conversion_upload_service.proto
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-06-13 (حسب التوقيت العالمي المتفَّق عليه)