.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/adwordspy.rst
docs/reference/index.rst
src/adwordspy/__init__.py
src/adwordspy/__main__.py
src/adwordspy/adwords.py
src/adwordspy/cli.py
src/adwordspy.egg-info/PKG-INFO
src/adwordspy.egg-info/SOURCES.txt
src/adwordspy.egg-info/dependency_links.txt
src/adwordspy.egg-info/entry_points.txt
src/adwordspy.egg-info/not-zip-safe
src/adwordspy.egg-info/requires.txt
src/adwordspy.egg-info/top_level.txt
tests/test_adwords.py
tests/fixtures/vcr_cassettes/test_get_accounts
tests/fixtures/vcr_cassettes/test_get_accounts__manage_clients
tests/fixtures/vcr_cassettes/test_get_accounts__with_fields
tests/fixtures/vcr_cassettes/test_get_accounts__with_filters
tests/fixtures/vcr_cassettes/test_get_adgroups
tests/fixtures/vcr_cassettes/test_get_adgroups__with_fields
tests/fixtures/vcr_cassettes/test_get_adgroups__with_filters
tests/fixtures/vcr_cassettes/test_get_adgroups_by_status__empty
tests/fixtures/vcr_cassettes/test_get_adgroups_by_status__enabled
tests/fixtures/vcr_cassettes/test_get_adgroups_by_status__paused
tests/fixtures/vcr_cassettes/test_get_adgroups_by_status__paused_enabled
tests/fixtures/vcr_cassettes/test_get_ads
tests/fixtures/vcr_cassettes/test_get_ads__types
tests/fixtures/vcr_cassettes/test_get_ads__with_filters
tests/fixtures/vcr_cassettes/test_get_campaigns
tests/fixtures/vcr_cassettes/test_get_campaigns__with_fields
tests/fixtures/vcr_cassettes/test_get_campaigns__with_filters
tests/fixtures/vcr_cassettes/test_get_campaigns_by_status__empty
tests/fixtures/vcr_cassettes/test_get_campaigns_by_status__enabled
tests/fixtures/vcr_cassettes/test_get_campaigns_by_status__paused
tests/fixtures/vcr_cassettes/test_get_campaigns_by_status__paused_enabled
tests/fixtures/vcr_cassettes/test_get_keywords
tests/fixtures/vcr_cassettes/test_get_keywords__with_filter
tests/fixtures/vcr_cassettes/test_get_keywords_by_match_type__broad
tests/fixtures/vcr_cassettes/test_get_keywords_by_match_type__exact
tests/fixtures/vcr_cassettes/test_get_keywords_by_match_type__phrase
tests/fixtures/vcr_cassettes/test_get_keywords_by_status__enabled
tests/fixtures/vcr_cassettes/test_get_keywords_by_status__paused
tests/fixtures/vcr_cassettes/test_get_text_ads
tests/fixtures/vcr_cassettes/test_get_text_ads_by_status
tests/fixtures/vcr_cassettes/test_get_text_ads_by_status__enabled
tests/fixtures/vcr_cassettes/test_get_text_ads_by_status__enabled_paused
tests/fixtures/vcr_cassettes/test_get_text_ads_by_status__paused
tests/fixtures/vcr_cassettes/test_set_ad_status
tests/fixtures/vcr_cassettes/test_set_adgroup_status
tests/fixtures/vcr_cassettes/test_set_keyword_status