Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor:Example exe usage message shows assembly name and can be more clear to user #117

Closed
bilalagha opened this issue Sep 7, 2019 · 3 comments
Assignees

Comments

@bilalagha
Copy link

Running example exe without example name display below usage example message, which can be more clear, the the assembly name displayed instead of exe name , also , Instead of supported examples , supported example names would be more clearer as matching with the above usage string

=============== usage example message ========================
Runs Google Ads API code examples
Usage : Google.Ads.GoogleAds.Examples, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null examplename [flags]

Supported examples:

V2.AddAccountBudgetProposal : This code example creates an account budget proposal using the 'CREATE' operation. To get account budget proposals, run GetAccountBudgetProposals.cs.
V2.AddAdGroup : This code example illustrates how to create ad groups. To create campaigns, run AddCampaigns.cs
V2.AddAdGroupBidModifier : This code example demonstrates how to add an ad group bid modifier for mobile devices. To get ad group bid modifiers, see GetAdGroupBidModifiers.cs.
V2.AddCampaignBidModifier : This code example demonstrates how to add a campaign-level bid modifier for call interactions.
V2.AddCampaignDraft : This code example adds a campaign draft for a campaign. Make sure you specify a campaign that has a budget with explicitly_shared set to false.

@AnashOommen
Copy link
Member

If you are interested in contributing, feel free to send me a pull request :-)

@bilalagha
Copy link
Author

you are interested in contributing, feel free to send me a pull request :-)

Sure, Will do it
Thanks
Bilal

@AnashOommen AnashOommen self-assigned this Jan 21, 2020
@AnashOommen
Copy link
Member

Fixed in v2.7.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants