We have an issue with uploading adjustments to conversions. 
We are using an MCC account for uploading offline conversions, because the 
conversions belong to many individual accounts. We only have access to the 
MCC account. The uploads of conversions work correctly. However, when we 
tried to start sending adjustements using the MCC account in the link, we 
receive the error "The conversion action specified in the adjustment 
request cannot be found. Make sure it's available in this account.".
URL: https://googleads.googleapis.com/v20/customers/{customer ID of MCC 
account}:uploadConversionAdjustment
sent data: {
"adjustmentType": "RESTATEMENT",
"restatementValue": {
"adjustedValue": 1234,
"currencyCode": "CZK"
},
"orderId": "123456789",
"conversionAction": "customers/{customer ID of MCC 
account}/conversionActions/{conversion ID}",
"adjustmentDateTime": "2025-06-20 00:00:00+00:00"
}

We tried sending an adjustment on another account where we have access both 
to the particular and the MCC account. By putting the particular account's 
customer ID into the URL, we were able to successfully send an adjustment.
URL: https://googleads.googleapis.com/v20/customers/{customer ID of 
particular account}:uploadConversionAdjustment

Does it mean that it is not possible to send adjustments through MCC 
account access without also having access to the particular account? Is 
there some way to solve it or go around it? It is not possible for us to 
use direct access to accounts because their volume exceeds the maximum 
limit of 20 accounts per email address (there are roughly 150 accounts we 
would need to access).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/18b45f1e-c40b-41c9-9da1-7ba849c10e49n%40googlegroups.com.
  • Up... 'Veronika Miklínová' via Google Ads API and AdWords API Forum
    • ... Google Ads API and AdWords API Forum
      • ... Google Ads API and AdWords API Forum
        • ... 'Veronika Miklínová' via Google Ads API and AdWords API Forum
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to