Home
last modified time | relevance | path

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

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