Hi,

My apologies for the delayed response. I am a colleague of Milind, allow me
to provide support for your concern.

According to this link
<https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v0.resources#google.ads.googleads.v0.resources.CustomerManagerLink>,
the manager_link_id is a read only field and it is auto-generated when the
link is mutated. You can only "GET" this field. This said, you can proceed
on making your service call without specifying this field.

Regards,
Dannison
Google Ads API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 02/18/19 18:39:33 ludovic.web2...@gmail.com wrote:

Thanks that's what i'm looking for.

But i'm here :

$customerManagerLink = new CustomerManagerLink([
    'manager_customer' => new StringValue(['value' => $resourceName]),
    'manager_link_id' => new Int64Value(['value' => '??????']),
    'status' => ManagerLinkStatusEnum\ManagerLinkStatus::ACTIVE
]);


$googleAds->getCustomerManagerLinkServiceClient()->mutateCustomerManagerLink($resourceName,$customerManagerLink);


Where can i find the Manager_link_id ??? Or create it ?


Cheers !

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/297b518d-47a3-4bab-8c02-6776b8beb931%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/297b518d-47a3-4bab-8c02-6776b8beb931%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ijlio2t98o000001863h7k000m7lbaw70mj8cpl6co30c1g68q3ie9p%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • [PHP] G... ludovic . web2roi
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi
    • Re... ludovic . web2roi
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... ludovic . web2roi

Reply via email to