Also, you must specify the order_id in the ConversionAdjustment under any of these conditions:
The type of the conversion action is equal to WEBPAGE.
The original conversion you are adjusting was assigned an order_id.
![]() |
Google Ads API Team |
Hi,
What do you mean by "the code doesn't work”? Are you getting any API errors here?
If yes, please get back to us with complete API logs (request and response with request-id and request header) generated at your end. So that we can check from our end and assist you accordingly.
If not, please elaborate more on the issue that you are facing when changing to a cross-account.
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, 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.
I would recommend that you please check the cross-account conversion tracking behavior with respect to the ConversionActionService.
I hope it helps.
Hi,
Upon checking the provided logs, I found that you are adjusting the conversion with respect to the resource name ‘customers/7514302876/conversionActions/6793797327’ and through which we got to know that the respective conversion action name is ‘ApiPurchased’ and type is ‘WEBPAGE’.
But when we verified both accounts (7514302876 and 2602785452), we couldn’t find this conversion action in the UI. So could you please provide us the uncropped UI screenshot with clear visibility of the customer ID where you are able to see the conversion action with the name ‘‘ApiPurchased’’? So that we can check the nature of the respective conversion action from our end and assist you accordingly.