This code example gets all line items in your network using the Line_Item table. This code example may take a while to run. The Line_Item PQL table schema can be found here: https://developers.google.com/doubleclick-publishers/docs/reference/v202505/PublisherQueryLanguageService#Line_Item
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 code example gets all line items in your network using the Line_Item table. This code example may take a while to run. The Line_Item PQL table schema can be found here: https://developers.google.com/doubleclick-publishers/docs/reference/v202505/PublisherQueryLanguageService#Line_Item
| static void Google.Api.Ads.AdManager.Examples.CSharp.v202505.GetAllLineItemsUsingPql.Main |
( |
| ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
| void Google.Api.Ads.AdManager.Examples.CSharp.v202505.GetAllLineItemsUsingPql.Run |
( |
AdManagerUser |
user | ) |
|
|
inline |
| override string Google.Api.Ads.AdManager.Examples.CSharp.v202505.GetAllLineItemsUsingPql.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: