Lines Matching full:sites
75 …f="adsense_v2.accounts.html">accounts</a> . <a href="adsense_v2.accounts.sites.html">sites</a></h1>
85 <p class="firstline">Lists all the sites available in an account.</p>
100 name: string, Required. Name of the site. Format: accounts/{account}/sites/{site} (required)
112 …ame": "A String", # Resource name of a site. Format: accounts/{account}/sites/{site}
120 <pre>Lists all the sites available in an account.
123 …parent: string, Required. The account which owns the collection of sites. Format: accounts/{accoun…
124 …: integer, The maximum number of sites to include in the response, used for paging. If unspecified…
134 { # Response definition for the sites list rpc.
135 …"nextPageToken": "A String", # Continuation token used to page through sites. …
136 "sites": [ # The sites returned in this list response.
140 …ame": "A String", # Resource name of a site. Format: accounts/{account}/sites/{site}