#1ea28
Back
2026/02/06
1 min read

取得指定版面的廣告資訊

取得指定版面的廣告資訊.md
1 additions, 7 deletions
... ... @@ -22,16 +22,10 @@
22 22 * ADVERTISEMENT:RELATIONS:USER:{member_id}:個人廣告關聯,schema:[ad_id1, ad_id2, ad_id3],expired after two weeks。
23 -## Endpoint by environment
24 -
25 -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
26 -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service)
27 -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service)
28 -
29 - curl -X GET {EndPoint}/mds/advertisement/personalAds{?locations}
23 + curl -X GET {BaseURL}/mds/advertisement/personalAds{?locations}