[image: TIM截图20190523193630.png]
在 2019年5月23日星期四 UTC+8下午7:37:52,wei liu写道: > > thanks,ads. > > Through the CustomerClientLinkService > <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.services#google.ads.googleads.v1.services.CustomerClientLinkService>,and > > get the CustomerClientLink > <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#google.ads.googleads.v1.resources.CustomerClientLink> > status > field,but there has some problem. the CustomerClientLink > <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#google.ads.googleads.v1.resources.CustomerClientLink> > status > is ACTIVE,but actually the client customer has been removed. such as: > > the requests return : > { > "customerClientLink": { > "resourceName": > "customers/5851848752/customerClientLinks/4926518637~98069709", > "clientCustomer": "customers/4926518637", > "status": "ACTIVE" > } > } > and the google ads UI: > > [image: TIM截图20190523193630.png] > What's wrong with that? > > 在 2019年5月23日星期四 UTC+8下午6:43:58,adsapiforumadvisor写道: >> >> Hi Wei, >> >> Currently, both the Customer >> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#customer> >> >> and CustomerClient >> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#customerclient> >> >> resources do not support a status field. What is currently available is the >> ManagerLinkStatus >> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.enums#google.ads.googleads.v1.enums.ManagerLinkStatusEnum.ManagerLinkStatus> >> >> that you can retrieve via the *status* field of the CustomerClientLink >> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#google.ads.googleads.v1.resources.CustomerClientLink> >> >> through the CustomerClientLinkService >> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.services#google.ads.googleads.v1.services.CustomerClientLinkService> >> . >> >> Thanks and regards, >> Peter >> Google Ads API Team >> >> ref:_00D1U1174p._5001UAqPiF:ref > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/3d4301f9-d9e4-4f77-918d-27a0a5f91652%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
