Lines Matching full:play
13 resettable ID for advertising, provided by Google Play services. It gives
17 ads within Google Play apps. </p>
42 <h4>1. Get the Google Play services SDK</h4>
43 <p>The advertising ID APIs are part of the Google Play services platform.</p>
44 <p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a>
45 the Google Play services SDK. </p>
48 <p>Once you've installed the Google Play services package, review the <a href="#get_started">overview</a>
65 provided in Google Play services.
73 to apps through a Google Play services API.
79 href="http://play.google.com/about/developer-content-policy.html#ADID">Google Play
86 Google Play services APIs expose the user's advertising ID as a string format of UUID,
94 <li>The advertising ID APIs are supported in Google Play services 4.0+</li>
96 of Google Play services</li>
103 Play services SDK. As noted in the requirements above, you should install the
104 SDK for Google Play services 4.0 or higher if you will develop using the advertising ID
106 "{@docRoot}google/play-services/setup.html">Set Up Google Play services</a>.
112 Play Services library. To obtain the user's advertising ID and tracking preference,
187 // Unrecoverable error connecting to Google Play services (e.g.,
191 // Encountered a recoverable error connecting to Google Play services.
194 // Google Play services is not available entirely.