Loading
Mobile Studio in Marketing Cloud Engagement
目錄
選取篩選

          沒有結果
          沒有結果
          以下是搜尋小祕訣

          檢查關鍵字的拼字。
          使用較常見的搜尋字詞。
          選取較少篩選條件以擴大您的搜尋。

          搜尋所有 Salesforce 說明
          Send Message Using Tags Via API

          Send Message Using Tags Via API

          After you implement tags in MobilePush, authenticate your app and use the messageTag REST API call to send messages based on tag values.

          Example
          Example
          POST /push/v1/messageTag/ODM6MTE0OjA/send HTTP/1.1
          Authorization: Bearer YOUR_API_TOKEN_VALUE
          Content-Type: application/json
          Host: www.exacttargetapis.com
          Connection: close
          User-Agent: Paw/2.2.2 (Macintosh; OS X/10.10.4) GCDHTTPRequest
          Content-Length: 83
          {"InclusionTags":["Hiking"],
          "Override":"true",
          "MessageText":"Hiking Only Message"}
           
          正在載入
          Salesforce Help | Article