Delete segment
DELETE/ad-publishing/google/segments/:segmentId
Delete a Google Ads audience segment by ID
Request
Version stringrequired
API Version
Available options
v3segmentId stringrequired
Segment identifier
locationId stringrequired
Location identifier
type stringrequired
Segment type
Available options
CUSTOM_SEGMENTSDATA_SEGMENTSAcknowledgement that the segment was removed
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
True when the operation succeeded
{
"success": true
}