Skip to main content
POST
/
v1
/
persona
/
create_persona_google_segments
Create or update persona Google segment IDs
curl --request POST \
  --url https://api.shareofmodel.ai/v1/persona/create_persona_google_segments \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Query Parameters

persona_id
string<uuid>
required

UUID of the persona.

persona_information_id
integer
required

ID of the persona information version.

segment_ids
string[]
required

List of Google Ads segment IDs.

Response

Segments stored successfully.