Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetGeoTargets Class Reference

This code example gets geographic criteria from the Geo_Target table, such as all cities available to target. Other types include 'Country', 'Region', 'State', 'Postal_Code', and 'DMA_Region' (i.e. Metro). A full list of available geo target types can be found at https://developers.google.com/doubleclick-publishers/docs/reference/v202402/PublisherQueryLanguageService More...

Inheritance diagram for Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetGeoTargets:
Google.Api.Ads.AdManager.Examples.CSharp.SampleBase

Public Member Functions

void Run (AdManagerUser user)
 Run the code example. More...
 

Static Public Member Functions

static void Main ()
 Main method, to run this code example as a standalone application. More...
 

Properties

override string Description [get]
 Returns a description about the code example. More...
 
- Properties inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase
abstract string Description [get]
 Returns a description about the code example. More...
 

Additional Inherited Members

- Protected Member Functions inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase
string GetTimeStamp ()
 Gets the current time stamp. More...
 
- Static Protected Member Functions inherited from Google.Api.Ads.AdManager.Examples.CSharp.SampleBase
static string _T (string prompt)
 Retrieves a user provided sample value. More...
 

Detailed Description

This code example gets geographic criteria from the Geo_Target table, such as all cities available to target. Other types include 'Country', 'Region', 'State', 'Postal_Code', and 'DMA_Region' (i.e. Metro). A full list of available geo target types can be found at https://developers.google.com/doubleclick-publishers/docs/reference/v202402/PublisherQueryLanguageService

Member Function Documentation

static void Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetGeoTargets.Main ( )
inlinestatic

Main method, to run this code example as a standalone application.

void Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetGeoTargets.Run ( AdManagerUser  user)
inline

Property Documentation

override string Google.Api.Ads.AdManager.Examples.CSharp.v202402.GetGeoTargets.Description
get

Returns a description about the code example.


The documentation for this class was generated from the following file: