Business Communications

Servizio: businesscommunications.googleapis.com

Le sezioni seguenti descrivono l'endpoint di servizio e altre informazioni necessarie per effettuare richieste a questo servizio. Per riferimento, consulta le librerie client fornite da Google.

Endpoint di servizio

Un endpoint di servizio è un URL di base che specifica l'indirizzo di rete di un servizio API. Un servizio potrebbe avere più endpoint di servizio. Questo servizio ha il seguente endpoint di servizio e tutti gli URI riportati di seguito sono relativi a questo endpoint di servizio:

  • https://businesscommunications.googleapis.com

Risorsa REST: v1.analytics.agentPerformances

Metodi
list GET /v1/analytics/agentPerformances
Elenca i dati sul rendimento dell'agente accessibili al chiamante.

Risorsa REST: v1.attachments

Metodi
create POST /v1/{parent=brands/*/agents/*}/attachments
POST /upload/v1/{parent=brands/*/agents/*}/attachments
Crea un allegato per un agente virtuale RCS for Business.

Risorsa REST: v1.brands

Metodi
create POST /v1/brands
Crea un nuovo brand.
delete DELETE /v1/{name=brands/*}
Elimina un brand.
get GET /v1/{name=brands/*}
Recupera informazioni su un brand.
list GET /v1/brands
Elenca tutti i brand accessibili all'utente che effettua la richiesta.
patch PATCH /v1/{brand.name=brands/*}
Aggiorna le informazioni su un brand.

Risorsa REST: v1.brands.agents

Metodi
create POST /v1/{parent=brands/*}/agents
Crea un nuovo agente per rappresentare un brand.
delete
(deprecated)
DELETE /v1/{name=brands/*/agents/*}
Obsoleto: l'eliminazione dell'agente è obsoleta.
get GET /v1/{name=brands/*/agents/*}
Recupera informazioni su un agente.
getLaunch GET /v1/{name=brands/*/agents/*/launch}
Recupera le informazioni di lancio per un agente.
getVerification GET /v1/{name=brands/*/agents/*/verification}
Recupera le informazioni di verifica per un agente.
list GET /v1/{parent=brands/*}/agents
Elenca tutti gli agenti associati a un brand.
patch PATCH /v1/{agent.name=brands/*/agents/*}
Aggiorna le informazioni su un agente.
requestLaunch POST /v1/{name=brands/*/agents/*}:requestLaunch
Avvia la procedura di lancio di un agente.
requestVerification POST /v1/{name=brands/*/agents/*}:requestVerification
Invia le informazioni per la verifica dell'attività commerciale di un agente.
updateLaunch PATCH /v1/{agentLaunch.name=brands/*/agents/*/launch}
Aggiorna le informazioni di lancio per un agente.
updateVerification PATCH /v1/{agentVerification.name=brands/*/agents/*/verification}
Aggiorna lo stato di verifica di un agente.

Risorsa REST: v1.brands.agents.attachments

Metodi
delete DELETE /v1/{name=brands/*/agents/*/attachments/*}
Elimina un allegato per un agente virtuale RCS for Business.

Risorsa REST: v1.brands.agents.integrations

Metodi
create POST /v1/{parent=brands/*/agents/*}/integrations
Crea un'integrazione.
delete DELETE /v1/{name=brands/*/agents/*/integrations/*}
Elimina un'integrazione.
get GET /v1/{name=brands/*/agents/*/integrations/*}
Recupera un'integrazione.
list GET /v1/{parent=brands/*/agents/*}/integrations
Elenca le integrazioni.
patch PATCH /v1/{integration.name=brands/*/agents/*/integrations/*}
Aggiorna un'integrazione.

Risorsa REST: v1.partners

Metodi
get GET /v1/{name=partners/*}
Ottieni le informazioni sul partner.
patch PATCH /v1/{partner.name=partners/*}
Aggiorna le informazioni di un partner.

Risorsa REST: v1.regions

Metodi
list GET /v1/regions
Elenca tutte le regioni RCS for Business.

Risorsa REST: v1.testers

Metodi
create POST /v1/testers
Invia un invito a un numero di telefono da aggiungere come tester.
delete DELETE /v1/{name=testers/*}
Elimina un dispositivo di test.
get GET /v1/{name=testers/*}
Recupera lo stato dell'invito di un dispositivo di test.
list GET /v1/testers
Elenca gli stati di invito dei dispositivi di test.