Hi this is my cross-account conversion tracking settings:
log details

[2024-04-19 11:24:05,644 - DEBUG] Making request: POST 
https://accounts.google.com/o/oauth2/token
[2024-04-19 11:24:05,660 - DEBUG] Starting new HTTPS connection (1): 
accounts.google.com:443
[2024-04-19 11:24:06,665 - DEBUG] https://accounts.google.com:443 "POST 
/o/oauth2/token HTTP/1.1" 200 None
[2024-04-19 11:24:08,628 - DEBUG] Request
-------
Method: /google.ads.googleads.v16.services.GoogleAdsService/Search
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "7514302876",
  "x-goog-api-client": "gl-python/3.9.6 grpc/1.62.0 gax/2.17.1 gccl/23.1.0 
pb/4.25.3",
  "x-goog-request-params": "customer_id=2602785452"
}
Request: customer_id: "2602785452"
query: "\nSELECT\n  customer.id,\n 
 customer.conversion_tracking_setting.google_ads_conversion_customer,\n 
 customer.conversion_tracking_setting.conversion_tracking_status,\n 
 customer.conversion_tracking_setting.conversion_tracking_id,\n 
 customer.conversion_tracking_setting.cross_account_conversion_tracking_id,\n 
 customer.conversion_tracking_setting.accepted_customer_data_terms\nFROM 
customer\n"
page_size: 100


Response
-------
Headers: {
  "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
  "content-disposition": "attachment",
  "date": "Fri, 19 Apr 2024 03:24:08 GMT",
  "request-id": "pe8Se6H8TUm2A8OUfGrWqQ"
}
Response: results {
  customer {
    resource_name: "customers/2602785452"
    id: 2602785452
    conversion_tracking_setting {
      conversion_tracking_id: 16492495983
      cross_account_conversion_tracking_id: 11241119912
      accepted_customer_data_terms: true
      conversion_tracking_status: 
CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
      google_ads_conversion_customer: "customers/7514302876"
    }
  }
}
field_mask {
  paths: "customer.id"
  paths: 
"customer.conversion_tracking_setting.google_ads_conversion_customer"
  paths: "customer.conversion_tracking_setting.conversion_tracking_status"
  paths: "customer.conversion_tracking_setting.conversion_tracking_id"
  paths: 
"customer.conversion_tracking_setting.cross_account_conversion_tracking_id"
  paths: "customer.conversion_tracking_setting.accepted_customer_data_terms"
}


[2024-04-19 11:24:08,628 - INFO] Request made: ClientCustomerId: 
2602785452, Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v16.services.GoogleAdsService/Search, RequestId: 
pe8Se6H8TUm2A8OUfGrWqQ, IsFault: False, FaultMessage: None
conversion_tracking_id: 16492495983
cross_account_conversion_tracking_id: 11241119912
accepted_customer_data_terms: true
conversion_tracking_status: CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
google_ads_conversion_customer: "customers/7514302876"

在2024年4月19日星期五 UTC+8 01:25:25<Google Ads API Forum Advisor> 写道:

> Hi,
>
> As you mentioned changed to “cross-account conversion management 
> customer," kindly note that the *google_ads_conversion_customer* field 
> indicates the Google Ads account that creates and manages conversions for 
> this customer. For customers using cross-account conversion tracking 
> <https://support.google.com/google-ads/answer/3030657>, this is the ID of 
> a manager account. The Google Ads conversion customer ID should be given as 
> the customer_id in Google Ads API requests to create and manage conversions.
>
> You can use the below query to retrieve information about your conversion 
> tracking setup.
>
>    - SELECT
>      customer.conversion_tracking_setting.google_ads_conversion_customer,
>      customer.conversion_tracking_setting.conversion_tracking_status,
>      customer.conversion_tracking_setting.conversion_tracking_id,
>      
>    customer.conversion_tracking_setting.cross_account_conversion_tracking_id
>    FROM customer 
>
> I would recommend that you please check the cross-account conversion 
> tracking 
> <https://developers.google.com/google-ads/api/docs/conversions/getting-started#cross-account_conversion_tracking>
>  
> behavior with respect to the ConversionActionService 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionActionService>
> .
>
> I hope it helps. 
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tP3cf:ref" (ADR-00230909)
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a47f41fa-3914-4a09-b29e-befc23d3d062n%40googlegroups.com.
  • Is... Eric Xu
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Eric Xu
        • ... Eric Xu
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... Eric Xu
              • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to