Skip to content

Commit 3c70d74

Browse files
1 parent 9dfa509 commit 3c70d74

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/PostmasterTools.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
*/
3737
class PostmasterTools extends \Google\Service
3838
{
39-
39+
/** See email traffic metrics for the domains you have registered in Gmail Postmaster Tools. */
40+
const POSTMASTER_READONLY =
41+
"https://www.googleapis.com/auth/postmaster.readonly";
4042

4143
public $domains;
4244
public $domains_trafficStats;

0 commit comments

Comments
 (0)