Graph API Version

Business Claim Custom Conversions

Reading

You can't perform this operation on this endpoint.

Creating

You can make a POST request to claim_custom_conversions edge from the following paths:
When posting to this edge, a CustomConversion will be created.

Parameters

ParameterDescription
custom_conversion_id
numeric string or integer

Custom conversion ID the business claims.

Required

Return Type

Struct {
success: bool,
}

Error Codes

ErrorDescription
100Invalid parameter

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.