Ads and Commerce

Business Claim Custom Conversions

Updated: Aug 20, 2019

Reading

You can’t perform this operation on this endpoint.

Creating

/{business_id}/claim_custom_conversions

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

Parameter Description
custom_conversion_id
numeric string
Custom conversion ID the business claims.
required

Return Type

Struct  {
success: bool,
}

Error Codes

Error Code Description
100
Invalid parameter

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.