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