You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: