Method: customers.customerUserAccessInvitations.mutate

สร้างหรือนำคำเชิญให้มีสิทธิ์เข้าถึงออก

รายการข้อผิดพลาดที่แสดง: AccessInvitationError AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

คำขอ HTTP

POST https://googleads.googleapis.com/v16/customers/{customerId}/customerUserAccessInvitations:mutate

URL ใช้ไวยากรณ์การแปลง gRPC

พารามิเตอร์เส้นทาง

พารามิเตอร์
customerId

string

ต้องระบุ รหัสของลูกค้าที่มีการเปลี่ยนแปลงคำเชิญให้เข้าถึง

เนื้อหาของคำขอ

เนื้อหาของคำขอมีข้อมูลที่มีโครงสร้างต่อไปนี้

การแสดง JSON
{
  "operation": {
    object (CustomerUserAccessInvitationOperation)
  }
}
ช่อง
operation

object (CustomerUserAccessInvitationOperation)

ต้องระบุ การดำเนินการที่จะดำเนินการในคำเชิญการเข้าถึง

เนื้อหาการตอบกลับ

ข้อความตอบกลับสําหรับคำเชิญให้เข้าถึงมีการเปลี่ยนแปลง

หากทำสำเร็จ เนื้อหาการตอบกลับจะมีข้อมูลซึ่งมีโครงสร้างดังต่อไปนี้

การแสดง JSON
{
  "result": {
    object (MutateCustomerUserAccessInvitationResult)
  }
}
ช่อง
result

object (MutateCustomerUserAccessInvitationResult)

ผลลัพธ์สำหรับการเปลี่ยนแปลง

ขอบเขตการให้สิทธิ์

ต้องใช้ขอบเขต OAuth ต่อไปนี้

  • https://www.googleapis.com/auth/adwords

สำหรับข้อมูลเพิ่มเติม โปรดดูที่ภาพรวมของ OAuth 2.0

CustomerUserAccessInvitationOperation

ดำเนินการครั้งเดียว (สร้างหรือนำออก) ได้ในคำเชิญผู้ใช้ของลูกค้า

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (CustomerUserAccessInvitation)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ช่องการรวม operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นอย่างใดอย่างหนึ่งต่อไปนี้
create

object (CustomerUserAccessInvitation)

การดำเนินการสร้าง: ไม่ควรมีชื่อทรัพยากรสําหรับคําเชิญให้เข้าถึงใหม่

remove

string

การดำเนินการนำออก: ควรมีชื่อทรัพยากรสำหรับคำเชิญเพิกถอนในรูปแบบต่อไปนี้

customers/{customerId}/customerUserAccessInvitations/{invitationId}

MutateCustomerUserAccessInvitationResult

ผลลัพธ์สำหรับการเปลี่ยนแปลงคำเชิญเข้าร่วมการเข้าถึง

การแสดง JSON
{
  "resourceName": string
}
ช่อง
resourceName

string

แสดงผลเมื่อการดำเนินการสำเร็จ