google-adwords-api 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. data/ChangeLog +4 -0
  2. data/README +1 -1
  3. data/lib/adwords_api/credential_handler.rb +1 -2
  4. data/lib/adwords_api/report_utils.rb +2 -1
  5. data/lib/adwords_api/v201109/ad_extension_override_service.rb +6 -4
  6. data/lib/adwords_api/v201109/ad_extension_override_service_registry.rb +6 -4
  7. data/lib/adwords_api/v201109/ad_group_ad_service.rb +6 -4
  8. data/lib/adwords_api/v201109/ad_group_ad_service_registry.rb +6 -4
  9. data/lib/adwords_api/v201109/ad_group_criterion_service.rb +6 -4
  10. data/lib/adwords_api/v201109/ad_group_criterion_service_registry.rb +6 -4
  11. data/lib/adwords_api/v201109/ad_group_service.rb +6 -4
  12. data/lib/adwords_api/v201109/ad_group_service_registry.rb +6 -4
  13. data/lib/adwords_api/v201109/ad_param_service.rb +6 -4
  14. data/lib/adwords_api/v201109/ad_param_service_registry.rb +6 -4
  15. data/lib/adwords_api/v201109/alert_service.rb +6 -4
  16. data/lib/adwords_api/v201109/alert_service_registry.rb +6 -4
  17. data/lib/adwords_api/v201109/bulk_mutate_job_service.rb +6 -4
  18. data/lib/adwords_api/v201109/bulk_mutate_job_service_registry.rb +6 -4
  19. data/lib/adwords_api/v201109/campaign_ad_extension_service.rb +6 -4
  20. data/lib/adwords_api/v201109/campaign_ad_extension_service_registry.rb +6 -4
  21. data/lib/adwords_api/v201109/campaign_criterion_service.rb +6 -4
  22. data/lib/adwords_api/v201109/campaign_criterion_service_registry.rb +6 -4
  23. data/lib/adwords_api/v201109/campaign_service.rb +6 -4
  24. data/lib/adwords_api/v201109/campaign_service_registry.rb +6 -4
  25. data/lib/adwords_api/v201109/campaign_target_service.rb +6 -4
  26. data/lib/adwords_api/v201109/campaign_target_service_registry.rb +6 -4
  27. data/lib/adwords_api/v201109/constant_data_service.rb +6 -4
  28. data/lib/adwords_api/v201109/constant_data_service_registry.rb +6 -4
  29. data/lib/adwords_api/v201109/conversion_tracker_service.rb +6 -4
  30. data/lib/adwords_api/v201109/conversion_tracker_service_registry.rb +6 -4
  31. data/lib/adwords_api/v201109/create_account_service.rb +6 -4
  32. data/lib/adwords_api/v201109/create_account_service_registry.rb +6 -4
  33. data/lib/adwords_api/v201109/customer_sync_service.rb +6 -4
  34. data/lib/adwords_api/v201109/customer_sync_service_registry.rb +6 -4
  35. data/lib/adwords_api/v201109/data_service.rb +6 -4
  36. data/lib/adwords_api/v201109/data_service_registry.rb +6 -4
  37. data/lib/adwords_api/v201109/experiment_service.rb +6 -4
  38. data/lib/adwords_api/v201109/experiment_service_registry.rb +6 -4
  39. data/lib/adwords_api/v201109/geo_location_service.rb +6 -4
  40. data/lib/adwords_api/v201109/geo_location_service_registry.rb +6 -4
  41. data/lib/adwords_api/v201109/info_service.rb +6 -4
  42. data/lib/adwords_api/v201109/info_service_registry.rb +6 -4
  43. data/lib/adwords_api/v201109/location_criterion_service.rb +6 -4
  44. data/lib/adwords_api/v201109/location_criterion_service_registry.rb +6 -4
  45. data/lib/adwords_api/v201109/media_service.rb +6 -4
  46. data/lib/adwords_api/v201109/media_service_registry.rb +6 -4
  47. data/lib/adwords_api/v201109/mutate_job_service.rb +6 -4
  48. data/lib/adwords_api/v201109/mutate_job_service_registry.rb +6 -4
  49. data/lib/adwords_api/v201109/report_definition_service.rb +6 -4
  50. data/lib/adwords_api/v201109/report_definition_service_registry.rb +6 -4
  51. data/lib/adwords_api/v201109/serviced_account_service.rb +6 -4
  52. data/lib/adwords_api/v201109/serviced_account_service_registry.rb +6 -4
  53. data/lib/adwords_api/v201109/targeting_idea_service.rb +6 -4
  54. data/lib/adwords_api/v201109/targeting_idea_service_registry.rb +6 -4
  55. data/lib/adwords_api/v201109/traffic_estimator_service.rb +6 -4
  56. data/lib/adwords_api/v201109/traffic_estimator_service_registry.rb +6 -4
  57. data/lib/adwords_api/v201109/user_list_service.rb +6 -4
  58. data/lib/adwords_api/v201109/user_list_service_registry.rb +6 -4
  59. data/lib/adwords_api/version.rb +1 -1
  60. data/test/adwords_api/test_credential_handler.rb +105 -0
  61. data/test/adwords_api/test_report_utils.rb +66 -0
  62. metadata +6 -10
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:48.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:06.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/conversion_tracker_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:48.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:06.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:17.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:06.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/create_account_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:17.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:06.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:49.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:07.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/customer_sync_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:49.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:07.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:50.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:07.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/data_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:50.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:07.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:51.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:09.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/experiment_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:51.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:09.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:53.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:10.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/geo_location_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:53.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:10.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:54.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:10.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/info_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:54.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:10.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:08.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:11.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/location_criterion_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:08.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:11.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:55.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:12.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/media_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:55.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:12.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:11.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:14.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/mutate_job_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:11.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:14.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:57.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:18.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/report_definition_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:57.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:18.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:59.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:19.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/serviced_account_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:42:59.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:19.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:00.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:20.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/targeting_idea_service_registry'
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:00.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:20.
7
9
 
8
10
  require 'adwords_api/errors'
9
11
 
@@ -1,9 +1,11 @@
1
- #!/usr/bin/ruby
1
+ # Encoding: utf-8
2
+ #
2
3
  # This is auto-generated code, changes will be overwritten.
3
- # Copyright:: Copyright 2011, Google Inc. All Rights Reserved.
4
- # License:: Licensed under the Apache License,Version 2.0 (the "License").
5
4
  #
6
- # Code generated by AdsCommon library 0.6.0 on 2011-12-02 16:43:03.
5
+ # Copyright:: Copyright 2012, Google Inc. All Rights Reserved.
6
+ # License:: Licensed under the Apache License, Version 2.0.
7
+ #
8
+ # Code generated by AdsCommon library 0.6.4 on 2012-04-12 13:18:22.
7
9
 
8
10
  require 'ads_common/savon_service'
9
11
  require 'adwords_api/v201109/traffic_estimator_service_registry'