This example creates a proposal.
More...
|
void | Run (AdManagerUser user, long primarySalespersonId, long primaryTraffickerId, long programmaticBuyerId, long advertiserId) |
| Run the code example. More...
|
|
|
static void | Main () |
| Main method, to run this code example as a standalone application. More...
|
|
|
string | GetTimeStamp () |
| Gets the current time stamp. More...
|
|
static string | _T (string prompt) |
| Retrieves a user provided sample value. More...
|
|
This example creates a proposal.
static void Google.Api.Ads.AdManager.Examples.CSharp.v202402.CreateProposals.Main |
( |
| ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
void Google.Api.Ads.AdManager.Examples.CSharp.v202402.CreateProposals.Run |
( |
AdManagerUser |
user, |
|
|
long |
primarySalespersonId, |
|
|
long |
primaryTraffickerId, |
|
|
long |
programmaticBuyerId, |
|
|
long |
advertiserId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdManager.Examples.CSharp.v202402.CreateProposals.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: