메소드 | 설명 | |
---|---|---|
Main ( string args ) : void |
Main method, to run this code example as a standalone application.
|
|
Run ( Google.Api.Ads.AdWords.Lib.AdWordsUser user ) : void |
Runs the code example.
|
public static Main ( string args ) : void | ||
args | string | The command line arguments. |
리턴 | void |
public Run ( Google.Api.Ads.AdWords.Lib.AdWordsUser user ) : void | ||
user | Google.Api.Ads.AdWords.Lib.AdWordsUser | The AdWords user. |
리턴 | void |