2

有谁知道我在哪里可以找到关于可以通过 GCM 通知发送和不能发送哪些内容的条款和条件?我似乎无法在任何地方找到任何文档。

4

2 回答 2

5

当您注册开设 Google API 帐户时,您会收到这些条款和条件

当您激活 Google Cloud Messaging 时,您会收到这些条款和条件,这些条款和条件会引导您使用这些服务条款

我还没有全部阅读,但我看不到任何关于您可以使用 GCM 发送和不能发送的详细信息。

但是,也有一些适用于 GCM 的一般性禁令:

API Prohibitions

When using the APIs, the following prohibitions apply:
    - You will not sublicense an API for use by a third party. Consequently, you will not create an API Client that functions substantially the same as the APIs and offer it for use by third parties.
    - You will not perform an action with the intent of introducing to Google products and services any viruses, worms, defects, Trojan horses, malware or any items of a destructive nature.
    - You will not defame, abuse, harass, stalk or threaten others.
    - You will not interfere with or disrupt the APIs or the servers or networks providing the APIs.
    - You will not promote or facilitate unlawful online gambling or disruptive commercial messages or advertisements.
    - You will not reverse engineer or attempt to extract the source code from any API or any related software, except to the extent that this restriction is expressly prohibited by applicable law.
    - Certain developer credentials are, by their nature, considered confidential. You will not disclose such confidential credentials to any third party except your agent(s) using such information solely on your behalf in accordance with these terms and under a written duty of confidentiality.
    - Our communications to you may contain Google confidential information. If you receive any materials or communications that are clearly confidential or marked confidential, then you will not disclose the Google confidential information to any third party without Google's prior written consent.
于 2013-10-16T14:30:47.950 回答
0

谷歌云消息的条件条款在这里:

https://developers.google.com/android/c2dm/terms

于 2014-09-30T18:51:35.037 回答