Hi,

We are facing lag in renaming google account using google ads api.
New Account Name is not getting reflected although call is Successful.

Checking after 5 mins Account name got reflected.

curl --location --request POST 
'https://googleads.googleapis.com/v10/customers/1807819439:mutate?access_token=${access_token}'
 
\
--header 'login-customer-id: 7766387250' \
--header 'developer-token: ${developer_token}' \
--header 'Content-Type: application/json' \
--data-raw '{
    "validate_only": false,
    "operation": {
        "update": {
            "resourceName": "customers/1807819439",
            "descriptiveName": "Test dukan-rem account"
        },
        "updateMask" : "descriptiveName"
    },
    "customer_id": "1807819439"
}'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d9422e7b-b2e7-46e4-b69c-ef85b78122d7n%40googlegroups.com.
  • La... Vijay Bang
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Vijay Bang
        • ... Vijay Bang
          • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
            • ... Vijay Bang
              • ... Vijay Bang
                • ... Vijay Bang
                • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
                • ... Vijay Bang
                • ... Vijay Bang

Reply via email to