Home
last modified time | relevance | path

Searched refs:DEVELOPER_KEY (Results 1 – 7 of 7) sorted by relevance

/external/python/google-api-python-client/samples/searchforshopping/
Dbasic.py14 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
24 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Dfulltextsearch.py14 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
31 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Drestricting.py15 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
35 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Dcrowding.py14 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
37 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Dranking.py14 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
35 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Dhistograms.py13 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
32 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)
Dpagination.py14 DEVELOPER_KEY = 'AIzaSyACZJW4JwcWwz5taR2gjIMNQrtgDLfILPc' variable
24 client = build('shopping', SHOPPING_API_VERSION, developerKey=DEVELOPER_KEY)