.dev
REST APIAPI Reference

Meta Ads

GET
/v1/stores/{storeId}/integrations/meta/ads/ads

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/ads"
GET
/v1/stores/{storeId}/integrations/meta/ads/ads/{adId}

Path Parameters

storeId*string
adId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/ads/string"
GET
/v1/stores/{storeId}/integrations/meta/ads/adsets

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/adsets"
GET
/v1/stores/{storeId}/integrations/meta/ads/campaigns

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/campaigns"
GET
/v1/stores/{storeId}/integrations/meta/ads/links

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/links"
PATCH
/v1/stores/{storeId}/integrations/meta/ads/links/{linkId}

Path Parameters

storeId*string
linkId*string

Response Body

curl -X PATCH "https://example.com/v1/stores/string/integrations/meta/ads/links/string"
GET
/v1/stores/{storeId}/integrations/meta/ads/summary

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ads/summary"
POST
/v1/stores/{storeId}/integrations/meta/ads/sync-links

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/meta/ads/sync-links"