Get list of Pending Invitations

29 views
Skip to first unread message

Trần Xuân Vũ

unread,
May 23, 2016, 8:50:46 AM5/23/16
to AdWords API Forum
Hi all,

Sorry for my bad english

I have a problem with method managedCustomerService.getPendingInvitations.


  selector = {
        :manager_customer_ids => [691954****],
        :client_customer_ids => [275490****]
  }

  managed_customer_srv = adwords.service(:ManagedCustomerService, get_api_version())

  invitations = managed_customer_srv.get_pending_invitations(selector)

But follow guide https://developers.google.com/adwords/api/docs/reference/v201603/ManagedCustomerService.PendingInvitation#field : pending invitation result for getPendingInvitaions method contains fields 'manager', 'client', 'creationDate', 'expirationDate'

Pls help me solve that problem!

thanks.


Reply all
Reply to author
Forward
0 new messages