This code example migrates your feed based sitelinks at campaign level to use extension settings. To learn more about extensionsettings, see https://developers.google.com/adwords/api/docs/guides/extension-settings. To learn more about migrating Feed based extensions to extension settings, see https://developers.google.com/adwords/api/docs/guides/migrate-to-extension-settings.
More...
|
static void | Main (string[] args) |
| Main method, to run this code example as a standalone application. More...
|
|
This code example migrates your feed based sitelinks at campaign level to use extension settings. To learn more about extensionsettings, see https://developers.google.com/adwords/api/docs/guides/extension-settings. To learn more about migrating Feed based extensions to extension settings, see https://developers.google.com/adwords/api/docs/guides/migrate-to-extension-settings.
This code example doesn't migrate scheduling or feeditem-level campaign, adgroup, keyword, or geo targeting settings.
static void Google.Api.Ads.AdWords.Examples.CSharp.v201809.MigrateToExtensionSettings.Main |
( |
string[] |
args | ) |
|
|
inlinestatic |
Main method, to run this code example as a standalone application.
- Parameters
-
args | The command line arguments. |
void Google.Api.Ads.AdWords.Examples.CSharp.v201809.MigrateToExtensionSettings.Run |
( |
AdWordsUser |
user | ) |
|
|
inline |
override string Google.Api.Ads.AdWords.Examples.CSharp.v201809.MigrateToExtensionSettings.Description |
|
get |
Returns a description about the code example.
The documentation for this class was generated from the following file: