Skip to content

Commit

Permalink
Commit v18.14.0 to github
Browse files Browse the repository at this point in the history
  • Loading branch information
AnashOommen committed Jul 8, 2015
1 parent c937f53 commit 5302f7e
Show file tree
Hide file tree
Showing 22 changed files with 60 additions and 41 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
18.14.0
=======

AdWords:
- Fixed [issue 48](https://github.com/googleads/googleads-dotnet-lib/issues/48)

AdXBuyer:
-

DFA:
-

DFP:
- Minor updates to some example comments and print statements.

Common:
-

18.13.0
=======

Expand Down
4 changes: 2 additions & 2 deletions examples/AdWords/CSharp/OAuth/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/AdWords/CSharp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/AdWords/Vb/Properties/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyProduct("AdWords API DotNet Client Library")>
<Assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")>

<Assembly: AssemblyVersion("18.13.0.0")>
<Assembly: AssemblyFileVersion("18.13.0.0")>
<Assembly: AssemblyVersion("18.14.0.0")>
<Assembly: AssemblyFileVersion("18.14.0.0")>
4 changes: 2 additions & 2 deletions examples/AdXBuyer/CSharp/OAuth/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/AdXBuyer/CSharp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/AdXBuyer/Vb/Properties/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyProduct("AdWords API DotNet Client Library")>
<Assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")>

<Assembly: AssemblyVersion("18.13.0.0")>
<Assembly: AssemblyFileVersion("18.13.0.0")>
<Assembly: AssemblyVersion("18.14.0.0")>
<Assembly: AssemblyFileVersion("18.14.0.0")>
4 changes: 2 additions & 2 deletions examples/Dfa/CSharp/OAuth/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/Dfa/CSharp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/Dfa/Wcf/WcfService/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/Dfa/Wcf/WcfServiceConsumer/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/Dfp/CSharp/OAuth/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("Google's DoubleClick for Publishers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions examples/Dfp/CSharp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("Google's DoubleClick for Publishers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions src/AdWords/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
6 changes: 3 additions & 3 deletions src/AdWords/v201506/ReportDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Google.Api.Ads.AdWords.v201506 {
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "https://adwords.google.com/api/adwords/cm/v201502")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "https://adwords.google.com/api/adwords/cm/v201506")]
public partial class ReportDefinition : IReportDefinition {
private long idField;

Expand Down Expand Up @@ -172,7 +172,7 @@ public bool includeZeroImpressionsSpecified {

[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.1432")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(TypeName = "ReportDefinition.DateRangeType", Namespace = "https://adwords.google.com/api/adwords/cm/v201502")]
[System.Xml.Serialization.XmlTypeAttribute(TypeName = "ReportDefinition.DateRangeType", Namespace = "https://adwords.google.com/api/adwords/cm/v201506")]
public enum ReportDefinitionDateRangeType {
TODAY,
YESTERDAY,
Expand All @@ -192,7 +192,7 @@ public enum ReportDefinitionDateRangeType {

[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.1432")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "https://adwords.google.com/api/adwords/cm/v201502")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "https://adwords.google.com/api/adwords/cm/v201506")]
public enum DownloadFormat {
CSVFOREXCEL,
CSV,
Expand Down
4 changes: 2 additions & 2 deletions src/Dfa/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions src/Dfp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("Google's DoubleClick for Publishers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions tests/AdWords/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions tests/AdXBuyer/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("AdWords API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions tests/Dfa/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("DoubleClick for Advertisers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
4 changes: 2 additions & 2 deletions tests/Dfp/Properties/Properties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
[assembly: AssemblyProduct("Google's DoubleClick for Publishers API DotNet Client Library")]
[assembly: AssemblyCopyright("Copyright 2011, Google Inc. All Rights Reserved.")]

[assembly: AssemblyVersion("18.13.0.0")]
[assembly: AssemblyFileVersion("18.13.0.0")]
[assembly: AssemblyVersion("18.14.0.0")]
[assembly: AssemblyFileVersion("18.14.0.0")]
1 change: 1 addition & 0 deletions tests/Dfp/ServiceCreationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ namespace Google.Api.Ads.Dfp.Tests {
/// UnitTests for service creation.
/// </summary>
[TestFixture]
[Category("Smoke")]
public class ServiceCreationTests : BaseTests {

/// <summary>
Expand Down

0 comments on commit 5302f7e

Please sign in to comment.