This code example pushes a LICA to a linked device for preview. To determine which linked devices exist, use the PublisherQueryLanguageService linked_device table.
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 pushes a LICA to a linked device for preview. To determine which linked devices exist, use the PublisherQueryLanguageService linked_device table.
static void Google.Api.Ads.AdManager.Examples.CSharp.v202208.PushCreativeToDevices.Main |
( |
| ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
void Google.Api.Ads.AdManager.Examples.CSharp.v202208.PushCreativeToDevices.Run |
( |
AdManagerUser |
user, |
|
|
long |
lineItemId, |
|
|
long |
creativeId, |
|
|
long |
linkedDeviceId |
|
) |
| |
|
inline |
override string Google.Api.Ads.AdManager.Examples.CSharp.v202208.PushCreativeToDevices.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: