google-adwords-api 0.16.0 → 0.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. checksums.yaml +8 -8
  2. data/COPYING +1 -1
  3. data/ChangeLog +4 -0
  4. data/README.md +6 -7
  5. data/adwords_api.yml +1 -1
  6. data/examples/v201502/account_management/create_account.rb +0 -4
  7. data/examples/v201502/account_management/get_account_changes.rb +0 -4
  8. data/examples/v201502/account_management/get_account_hierarchy.rb +0 -4
  9. data/examples/v201502/advanced_operations/add_ad_customizers.rb +0 -5
  10. data/examples/v201502/advanced_operations/add_ad_group_bid_modifier.rb +0 -4
  11. data/examples/v201502/advanced_operations/add_click_to_download_ad.rb +0 -4
  12. data/examples/v201502/advanced_operations/add_text_ad_with_upgraded_urls.rb +0 -4
  13. data/examples/v201502/advanced_operations/create_and_attach_shared_keyword_set.rb +0 -4
  14. data/examples/v201502/advanced_operations/find_and_remove_criteria_from_shared_set.rb +0 -5
  15. data/examples/v201502/advanced_operations/get_ad_group_bid_modifiers.rb +0 -4
  16. data/examples/v201502/advanced_operations/upload_offline_conversions.rb +0 -4
  17. data/examples/v201502/advanced_operations/use_shared_bidding_strategy.rb +0 -5
  18. data/examples/v201502/basic_operations/add_ad_groups.rb +0 -4
  19. data/examples/v201502/basic_operations/add_campaigns.rb +0 -4
  20. data/examples/v201502/basic_operations/add_keywords.rb +0 -4
  21. data/examples/v201502/basic_operations/add_text_ads.rb +0 -4
  22. data/examples/v201502/basic_operations/get_ad_groups.rb +0 -4
  23. data/examples/v201502/basic_operations/get_campaigns.rb +0 -4
  24. data/examples/v201502/basic_operations/get_campaigns_with_awql.rb +0 -4
  25. data/examples/v201502/basic_operations/get_keywords.rb +0 -4
  26. data/examples/v201502/basic_operations/get_text_ads.rb +0 -4
  27. data/examples/v201502/basic_operations/pause_ad.rb +0 -4
  28. data/examples/v201502/basic_operations/remove_ad.rb +0 -4
  29. data/examples/v201502/basic_operations/remove_ad_group.rb +0 -4
  30. data/examples/v201502/basic_operations/remove_campaign.rb +0 -4
  31. data/examples/v201502/basic_operations/remove_keyword.rb +0 -4
  32. data/examples/v201502/basic_operations/update_ad_group.rb +0 -4
  33. data/examples/v201502/basic_operations/update_campaign.rb +0 -4
  34. data/examples/v201502/basic_operations/update_keyword.rb +0 -4
  35. data/examples/v201502/campaign_management/add_campaign_labels.rb +0 -4
  36. data/examples/v201502/campaign_management/add_experiment.rb +0 -4
  37. data/examples/v201502/campaign_management/add_keywords_in_bulk.rb +0 -5
  38. data/examples/v201502/campaign_management/get_all_disapproved_ads.rb +0 -4
  39. data/examples/v201502/campaign_management/get_all_disapproved_ads_with_awql.rb +0 -4
  40. data/examples/v201502/campaign_management/get_campaigns_by_label.rb +0 -4
  41. data/examples/v201502/campaign_management/promote_experiment.rb +0 -4
  42. data/examples/v201502/campaign_management/set_ad_parameters.rb +0 -4
  43. data/examples/v201502/campaign_management/set_criterion_bid_modifier.rb +0 -4
  44. data/examples/v201502/campaign_management/validate_text_ad.rb +0 -4
  45. data/examples/v201502/error_handling/handle_partial_failures.rb +0 -4
  46. data/examples/v201502/error_handling/handle_policy_violation_error.rb +0 -4
  47. data/examples/v201502/extensions/add_google_my_business_location_extensions.rb +0 -4
  48. data/examples/v201502/extensions/add_site_links.rb +0 -4
  49. data/examples/v201502/extensions/add_site_links_using_feeds.rb +0 -5
  50. data/examples/v201502/migration/migrate_to_extension_settings.rb +0 -6
  51. data/examples/v201502/migration/upgrade_ad_url.rb +0 -4
  52. data/examples/v201502/misc/create_ad_words_session_without_properties_file.rb +0 -2
  53. data/examples/v201502/misc/get_all_images_and_videos.rb +0 -4
  54. data/examples/v201502/misc/setup_oauth2.rb +0 -4
  55. data/examples/v201502/misc/upload_image.rb +0 -4
  56. data/examples/v201502/misc/use_oauth2_jwt.rb +0 -4
  57. data/examples/v201502/optimization/estimate_keyword_traffic.rb +0 -4
  58. data/examples/v201502/optimization/get_keyword_bid_simulations.rb +0 -4
  59. data/examples/v201502/optimization/get_keyword_ideas.rb +0 -4
  60. data/examples/v201502/remarketing/add_audience.rb +0 -4
  61. data/examples/v201502/remarketing/add_conversion_tracker.rb +0 -4
  62. data/examples/v201502/remarketing/add_rule_based_user_lists.rb +0 -4
  63. data/examples/v201502/reporting/download_criteria_report.rb +0 -2
  64. data/examples/v201502/reporting/download_criteria_report_with_awql.rb +0 -2
  65. data/examples/v201502/reporting/get_report_fields.rb +0 -4
  66. data/examples/v201502/reporting/parallel_report_download.rb +0 -2
  67. data/examples/v201502/shopping_campaigns/add_product_partition_tree.rb +0 -2
  68. data/examples/v201502/shopping_campaigns/add_product_scope.rb +0 -4
  69. data/examples/v201502/shopping_campaigns/add_shopping_campaign.rb +0 -4
  70. data/examples/v201502/shopping_campaigns/get_product_category_taxonomy.rb +6 -8
  71. data/examples/v201502/targeting/add_campaign_targeting_criteria.rb +0 -4
  72. data/examples/v201502/targeting/add_demographic_targeting_criteria.rb +0 -4
  73. data/examples/v201502/targeting/get_campaign_targeting_criteria.rb +0 -4
  74. data/examples/v201502/targeting/get_targetable_languages_and_carriers.rb +0 -5
  75. data/examples/v201502/targeting/lookup_location.rb +0 -4
  76. data/examples/v201506/account_management/create_account.rb +1 -5
  77. data/examples/v201506/account_management/get_account_changes.rb +1 -5
  78. data/examples/v201506/account_management/get_account_hierarchy.rb +1 -5
  79. data/examples/v201506/advanced_operations/add_ad_customizers.rb +1 -6
  80. data/examples/v201506/advanced_operations/add_ad_group_bid_modifier.rb +1 -5
  81. data/examples/v201506/advanced_operations/add_click_to_download_ad.rb +1 -5
  82. data/examples/v201506/advanced_operations/add_text_ad_with_upgraded_urls.rb +1 -5
  83. data/examples/v201506/advanced_operations/create_and_attach_shared_keyword_set.rb +8 -4
  84. data/examples/v201506/advanced_operations/find_and_remove_criteria_from_shared_set.rb +8 -5
  85. data/examples/v201506/advanced_operations/get_ad_group_bid_modifiers.rb +1 -5
  86. data/examples/v201506/advanced_operations/upload_offline_conversions.rb +1 -5
  87. data/examples/v201506/advanced_operations/use_shared_bidding_strategy.rb +1 -6
  88. data/examples/v201506/basic_operations/add_ad_groups.rb +1 -5
  89. data/examples/v201506/basic_operations/add_campaigns.rb +1 -5
  90. data/examples/v201506/basic_operations/add_keywords.rb +1 -5
  91. data/examples/v201506/basic_operations/add_text_ads.rb +1 -5
  92. data/examples/v201506/basic_operations/get_ad_groups.rb +1 -5
  93. data/examples/v201506/basic_operations/get_campaigns.rb +1 -5
  94. data/examples/v201506/basic_operations/get_campaigns_with_awql.rb +1 -5
  95. data/examples/v201506/basic_operations/get_keywords.rb +1 -5
  96. data/examples/v201506/basic_operations/get_text_ads.rb +1 -5
  97. data/examples/v201506/basic_operations/pause_ad.rb +1 -5
  98. data/examples/v201506/basic_operations/remove_ad.rb +1 -5
  99. data/examples/v201506/basic_operations/remove_ad_group.rb +1 -5
  100. data/examples/v201506/basic_operations/remove_campaign.rb +1 -5
  101. data/examples/v201506/basic_operations/remove_keyword.rb +1 -5
  102. data/examples/v201506/basic_operations/update_ad_group.rb +1 -5
  103. data/examples/v201506/basic_operations/update_campaign.rb +1 -5
  104. data/examples/v201506/basic_operations/update_keyword.rb +1 -5
  105. data/examples/v201506/campaign_management/add_campaign_labels.rb +1 -5
  106. data/examples/v201506/campaign_management/add_experiment.rb +1 -5
  107. data/examples/v201506/campaign_management/add_keywords_in_bulk.rb +1 -6
  108. data/examples/v201506/campaign_management/get_all_disapproved_ads.rb +1 -5
  109. data/examples/v201506/campaign_management/get_all_disapproved_ads_with_awql.rb +1 -5
  110. data/examples/v201506/campaign_management/get_campaigns_by_label.rb +1 -5
  111. data/examples/v201506/campaign_management/promote_experiment.rb +1 -5
  112. data/examples/v201506/campaign_management/set_ad_parameters.rb +1 -5
  113. data/examples/v201506/campaign_management/set_criterion_bid_modifier.rb +1 -5
  114. data/examples/v201506/campaign_management/validate_text_ad.rb +1 -5
  115. data/examples/v201506/error_handling/handle_partial_failures.rb +1 -5
  116. data/examples/v201506/error_handling/handle_policy_violation_error.rb +1 -5
  117. data/examples/v201506/extensions/add_google_my_business_location_extensions.rb +1 -5
  118. data/examples/v201506/extensions/add_site_links.rb +1 -5
  119. data/examples/v201506/extensions/add_site_links_using_feeds.rb +1 -6
  120. data/examples/v201506/migration/migrate_to_extension_settings.rb +1 -7
  121. data/examples/v201506/migration/upgrade_ad_url.rb +1 -5
  122. data/examples/v201506/misc/get_all_images_and_videos.rb +1 -5
  123. data/examples/v201506/misc/setup_oauth2.rb +0 -4
  124. data/examples/v201506/misc/upload_image.rb +1 -5
  125. data/examples/v201506/misc/use_oauth2_jwt.rb +0 -4
  126. data/examples/v201506/misc/use_runtime_config.rb +1 -3
  127. data/examples/v201506/optimization/estimate_keyword_traffic.rb +1 -5
  128. data/examples/v201506/optimization/get_keyword_bid_simulations.rb +1 -5
  129. data/examples/v201506/optimization/get_keyword_ideas.rb +1 -5
  130. data/examples/v201506/remarketing/add_audience.rb +1 -5
  131. data/examples/v201506/remarketing/add_conversion_tracker.rb +1 -5
  132. data/examples/v201506/remarketing/add_rule_based_user_lists.rb +1 -5
  133. data/examples/v201506/reporting/download_criteria_report.rb +1 -3
  134. data/examples/v201506/reporting/download_criteria_report_with_awql.rb +1 -3
  135. data/examples/v201506/reporting/get_report_fields.rb +1 -5
  136. data/examples/v201506/reporting/parallel_report_download.rb +1 -3
  137. data/examples/v201506/shopping_campaigns/add_product_partition_tree.rb +1 -3
  138. data/examples/v201506/shopping_campaigns/add_product_scope.rb +1 -5
  139. data/examples/v201506/shopping_campaigns/add_shopping_campaign.rb +1 -5
  140. data/examples/v201506/shopping_campaigns/get_product_category_taxonomy.rb +7 -9
  141. data/examples/v201506/targeting/add_campaign_targeting_criteria.rb +1 -5
  142. data/examples/v201506/targeting/add_demographic_targeting_criteria.rb +1 -5
  143. data/examples/v201506/targeting/get_campaign_targeting_criteria.rb +1 -5
  144. data/examples/v201506/targeting/get_targetable_languages_and_carriers.rb +1 -6
  145. data/examples/v201506/targeting/lookup_location.rb +1 -5
  146. data/lib/adwords_api.rb +0 -3
  147. data/lib/adwords_api/api_config.rb +0 -2
  148. data/lib/adwords_api/credential_handler.rb +0 -2
  149. data/lib/adwords_api/errors.rb +1 -2
  150. data/lib/adwords_api/report_header_handler.rb +0 -2
  151. data/lib/adwords_api/report_utils.rb +0 -2
  152. data/lib/adwords_api/utils.rb +0 -2
  153. data/lib/adwords_api/version.rb +1 -3
  154. data/test/adwords_api/test_adwords_api.rb +0 -2
  155. data/test/adwords_api/test_api_config.rb +0 -2
  156. data/test/adwords_api/test_choices.rb +0 -2
  157. data/test/adwords_api/test_credential_handler.rb +0 -2
  158. data/test/adwords_api/test_report_utils.rb +31 -23
  159. data/test/adwords_api/test_utils.rb +0 -2
  160. data/test/coverage.rb +0 -2
  161. data/test/suite_integration.rb +0 -2
  162. data/test/suite_unittests.rb +0 -2
  163. data/test/test_utils.rb +0 -2
  164. metadata +34 -8
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- Yjg2ZTM4NWU3YTMxMWNhZjgxMGU5NDVlZjU1ZmU2ZmU0YWIwZTZlNA==
4
+ Y2U2NzY5N2U3ZjU5M2FhODMzODJkMjkwNDMzNGYzZjgxMDAzODk2Ng==
5
5
  data.tar.gz: !binary |-
6
- NWM0OWNiMmI3NTQzMTIxZWQ0MWY1ZjhjZmExMjZlM2ZlYzVkMTQxMQ==
6
+ Y2ZiZTU2ZGY5ZDA5ZTNmMWMzOTIxMWJiYzgyZWIwOTBkNmY2ZGVhYg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YmEwZWViZWNjMzZjYTliYzczNTI3NTk3MzA4ZWM2NTVhNWQ4NmQ5NDk3YmJk
10
- YmQyYTJjZGQ4ZjY5Mzk4NDVhNDc2NDA5ZjBlZDIxMWYzZDQ4NWM4NmQ4ZTBk
11
- OGQ1OGRmYmZmMzc5ZDE2YmQ5Yzk1MGY2YjgwMzkwMTY4ZmMzMDI=
9
+ ODA4NjA4MTNkYTljYjg2YmI3ODY0OGViODVmZDIxZGMwYzIwNTkyMjM0NGJj
10
+ YzM3YTZmZmMzMDAxNmQ4MDllZDJiY2VlOWE4OTY5MDFhOWE2OWI1ZjNiMzA4
11
+ Y2Y2Yzc5ZTE5YWQwMDdiOTJhZGQ2Yzg1ZDFhOTMwNDg3M2JlMjc=
12
12
  data.tar.gz: !binary |-
13
- YzEwYzVlNmIwNDU4NmFiYTQ1N2IzMDlkMmNiZmYxODk5ZWNlNjVhNTFhYmZi
14
- NjllYjQ3MjVlMjA2YWY0ZGE2NjNiYjI5NmY4YzFhMmRkNGY0M2I0ZjYxMDdm
15
- NzRiMGUyNTI5Mzg4ZGJjYzZhOGUyN2VhNTg3MDkzODhlZjNhZTE=
13
+ NzEwN2M0MTcyZGQyMTQ0NjUwOGRjOWQzMDlhNjY4NGM1ZmNjZGM2MGQxYTJk
14
+ Y2RlMThiMTBkYTYyM2ZiNzFjNWExMzk4NDNlMGFkMDZhZWVlMDI1NTZlMTBj
15
+ NWI2YzlhYjQzNDBmMGFhMDUyZmM5ZmEzM2FiZjFmNmU3NjQ2MDg=
data/COPYING CHANGED
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2011 Google Inc.
189
+ Copyright 2010 Google Inc.
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
data/ChangeLog CHANGED
@@ -1,3 +1,7 @@
1
+ 0.16.1:
2
+ - General file cleanup.
3
+ - Improved errors handling (based on GitHub pull request).
4
+
1
5
  0.16.0:
2
6
  - Removed deprecated API version v201409.
3
7
  - Changed OAUTH2 JWT references to OAUTH2 Service Account.
data/README.md CHANGED
@@ -239,7 +239,7 @@ Bug reports and feature requests can be posted
239
239
  Questions can be asked [on the forum](http://groups.google.com/group/adwords-api).
240
240
 
241
241
  Make sure to subscribe to our
242
- [Google Plus page](https://plus.google.com/+GoogleAdsDevelopers) for API change
242
+ [Google Plus page](https://plus.google.com/+GoogleAdsDevelopers) for API change
243
243
  announcements and other news.
244
244
 
245
245
 
@@ -247,7 +247,7 @@ announcements and other news.
247
247
 
248
248
  ## Licence
249
249
 
250
- Copyright 2010-2014, Google Inc. All Rights Reserved.
250
+ Copyright 2010-2015, Google Inc. All Rights Reserved.
251
251
 
252
252
  Licensed under the Apache License, Version 2.0 (the "License");
253
253
  you may not use this file except in compliance with the License.
@@ -265,11 +265,10 @@ limitations under the License.
265
265
 
266
266
  Authors:
267
267
 
268
- - api.sgomes@gmail.com (Sérgio Gomes)
269
- - api.dklimkin@gmail.com (Danial Klimkin)
270
- - api.mcloonan@gmail.com (Michael Cloonan)
268
+ - Sérgio Gomes
269
+ - Danial Klimkin
270
+ - Michael Cloonan
271
271
 
272
272
  Maintainer:
273
273
 
274
- - api.mcloonan@gmail.com (Michael Cloonan)
275
-
274
+ - Michael Cloonan
@@ -9,7 +9,7 @@
9
9
  # Auth parameters for OAUTH2 method.
10
10
  # Set the OAuth2 client id and secret. Register your application here to
11
11
  # obtain these values:
12
- # https://code.google.com/apis/console#access
12
+ # https://console.developers.google.com/
13
13
  :oauth2_client_id: INSERT_OAUTH2_CLIENT_ID_HERE
14
14
  :oauth2_client_secret: INSERT_OAUTH2_CLIENT_SECRET_HERE
15
15
  # Optional, see: https://developers.google.com/accounts/docs/OAuth2WebServer
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to create an account. Note by default this
22
20
  # account will only be accessible via parent MCC.
23
- #
24
- # Tags: ManagedCustomerService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
  require 'adwords_api/utils'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example gets all account changes that happened within the last 24 hours,
22
20
  # for all your campaigns.
23
- #
24
- # Tags: CustomerSyncService.get
25
21
 
26
22
  require 'adwords_api'
27
23
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to retrieve the account hierarchy under an
22
20
  # account. This example needs to be run against an MCC account.
23
- #
24
- # Tags: ManagedCustomerService.get
25
21
 
26
22
  require 'adwords_api'
27
23
  require 'adwords_api/utils'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.mcloonan@gmail.com (Michael Cloonan)
5
- #
6
4
  # Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,9 +18,6 @@
20
18
  #
21
19
  # This example adds an ad customizer feed using Extension Services. Then it adds
22
20
  # an ad that uses the feed to populate dynamic data.
23
- #
24
- # Tags: AdCustomizerFeedService.mutate, FeedItemService.mutate
25
- # Tags: AdGroupAdService.mutate
26
21
 
27
22
  require 'adwords_api'
28
23
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to add an ad group level mobile bid modifier
22
20
  # override for a campaign.
23
- #
24
- # Tags: AdGroupBidModifierService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This code example creates a click-to-download ad, also known as an app
22
20
  # promotion ad to a given ad group. To list ad groups, run get_ad_groups.rb.
23
- #
24
- # Tags: AdGroupAdService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.mcloonan@gmail.com (Michael Cloonan)
5
- #
6
4
  # Copyright:: Copyright 2014, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This code example adds a text ad that uses advanced features of upgraded
22
20
  # URLs.
23
- #
24
- # Tags: AdGroupAdService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example creates a shared list of negative broad match keywords, it then
22
20
  # attaches them to a campaign.
23
- #
24
- # Tags: SharedSetService.mutate, CampaignSharedSetService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2015, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,9 +18,6 @@
20
18
  #
21
19
  # This example demonstrates how to find shared sets, shared set criterions and
22
20
  # how to remove them.
23
- #
24
- # Tags: CampaignSharedSetService.get
25
- # Tags: SharedCriterionService.get, SharedCriterionService.mutate
26
21
 
27
22
  require 'adwords_api'
28
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to retrieve ad group level bid modifiers for a
22
20
  # campaign.
23
- #
24
- # Tags: AdGroupBidModifierService.get
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -21,8 +19,6 @@
21
19
  # This code example imports offline conversion values for specific clicks to
22
20
  # your account. To get Google Click ID for a click, run
23
21
  # CLICK_PERFORMANCE_REPORT.
24
- #
25
- # Tags: ConversionTrackerService.mutate, OfflineConversionFeedService.mutate
26
22
 
27
23
  require 'adwords_api'
28
24
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2013, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,9 +18,6 @@
20
18
  #
21
19
  # This example adds a Shared Bidding Strategy and uses it to construct a
22
20
  # campaign.
23
- #
24
- # Tags: BiddingStrategyService.mutate, CampaignService.mutate
25
- # Tags: BudgetService.mutate
26
21
 
27
22
  require 'adwords_api'
28
23
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to create ad groups. To get a list of existing
22
20
  # campaigns run get_campaigns.rb.
23
- #
24
- # Tags: AdGroupService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,8 +17,6 @@
19
17
  # limitations under the License.
20
18
  #
21
19
  # This example illustrates how to create campaigns.
22
- #
23
- # Tags: CampaignService.mutate, BudgetService.mutate
24
20
 
25
21
  require 'adwords_api'
26
22
  require 'date'
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to add multiple keywords to a given ad group. To
22
20
  # create an ad group, run add_ad_group.rb.
23
- #
24
- # Tags: AdGroupCriterionService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to add text ads to a given ad group. To create an
22
20
  # ad group, run add_ad_group.rb.
23
- #
24
- # Tags: AdGroupAdService.mutate
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to retrieve all the ad groups for a campaign. To
22
20
  # create an ad group, run add_ad_group.rb.
23
- #
24
- # Tags: AdGroupService.get
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,8 +17,6 @@
19
17
  # limitations under the License.
20
18
  #
21
19
  # This example illustrates how to retrieve all the campaigns for an account.
22
- #
23
- # Tags: CampaignService.get
24
20
 
25
21
  require 'adwords_api'
26
22
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to retrieve all the campaigns for an account with
22
20
  # AWQL.
23
- #
24
- # Tags: CampaignService.query
25
21
 
26
22
  require 'adwords_api'
27
23
 
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  # Encoding: utf-8
3
3
  #
4
- # Author:: api.dklimkin@gmail.com (Danial Klimkin)
5
- #
6
4
  # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
7
5
  #
8
6
  # License:: Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,8 +18,6 @@
20
18
  #
21
19
  # This example illustrates how to retrieve all keywords for an ad group. To add
22
20
  # keywords to an existing ad group, run add_keywords.rb.
23
- #
24
- # Tags: AdGroupCriterionService.get
25
21
 
26
22
  require 'adwords_api'
27
23