# creators dashboard
## todo : just update the payloads of designer ads
```
cognito_REGION: 'ap-southeast-1',
cognito_USER_POOL_ID: 'ap-southeast-1_B7CNNkXZi',
cognito_APP_CLIENT_ID: '4rlb112rfgj71lrgad5obo03iq',
```
```
GET - https://api.markopolo.ai/admin-api/ads/getAllAds/{OrderType}
GET - https://api.markopolo.ai/admin-api/ads/getAdbyId/{adId}
PUT - https://api.markopolo.ai/admin-api/ads/edit-ad/{adId}
```