Skip to content

Commit

Permalink
Update promotions-api.mdx -added customer segmentation to url
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter authored Sep 3, 2024
1 parent e40301e commit 19734dd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/store-operations/segments/promotions-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ Learn more about [targeting a segment with a promotion](/docs/store-operations/c
* [Promotions Advanced Editor](https://support.bigcommerce.com/s/article/Advanced-Promotions#creating) (Support Center)

### Customer Segmentation reference
* [Customer Segmentation V3 API Reference Overview](/docs/rest-management/segments)
* [Create segments](/docs/rest-management/segments#create-segments)
* [Create shopper profiles](/docs/rest-management/shopper-profiles#create-shopper-profiles)
* [Add shopper profiles to a segment](/docs/rest-management/shopper-profiles-for-a-segment#add-shopper-profiles-to-a-segment)
* [Update Segments](/docs/rest-management/segments#update-segments)
* [Remove shopper profiles from a segment](/docs/rest-management/shopper-profiles-for-a-segment#remove-shopper-profiles-from-a-segment)
* [Delete segments](/docs/rest-management/segments#delete-segments)
* [Get all shopper profiles in a segment](/docs/rest-management/shopper-profiles-for-a-segment#get-all-shopper-profiles-in-a-segment)
* [Get all segments for a shopper profile](/docs/rest-management/segments-for-a-shopper-profile#get-all-segments-for-a-shopper-profile)
* [Customer Segmentation V3 API Reference Overview](/docs/rest-management/customer-segmentation/segments)
* [Create segments](/docs/rest-management/customer-segmentation/segments#create-segments)
* [Create shopper profiles](/docs/rest-management/customer-segmentation/shopper-profiles#create-shopper-profiles)
* [Add shopper profiles to a segment](/docs/rest-management/customer-segmentation/shopper-profiles-for-a-segment#add-shopper-profiles-to-a-segment)
* [Update Segments](/docs/rest-management/customer-segmentation/segments#update-segments)
* [Remove shopper profiles from a segment](/docs/rest-management/customer-segmentation/shopper-profiles-for-a-segment#remove-shopper-profiles-from-a-segment)
* [Delete segments](/docs/rest-management/customer-segmentation/segments#delete-segments)
* [Get all shopper profiles in a segment](/docs/rest-management/customer-segmentation/shopper-profiles-for-a-segment#get-all-shopper-profiles-in-a-segment)
* [Get all segments for a shopper profile](/docs/rest-management/customer-segmentation/segments-for-a-shopper-profile#get-all-segments-for-a-shopper-profile)

### Customers reference
* [Create customers](/docs/rest-management/customers#create-customers)
Expand Down

0 comments on commit 19734dd

Please sign in to comment.