Uses of Class
com.google.api.adwords.v11.EmailPromotionsPreferences

Packages that use EmailPromotionsPreferences
com.google.api.adwords.v11   
 

Uses of EmailPromotionsPreferences in com.google.api.adwords.v11
 

Methods in com.google.api.adwords.v11 that return EmailPromotionsPreferences
 EmailPromotionsPreferences AccountInfo.getEmailPromotionsPreferences()
          Gets the emailPromotionsPreferences value for this AccountInfo.
 

Methods in com.google.api.adwords.v11 with parameters of type EmailPromotionsPreferences
 void AccountInfo.setEmailPromotionsPreferences(EmailPromotionsPreferences emailPromotionsPreferences)
          Sets the emailPromotionsPreferences value for this AccountInfo.
 

Constructors in com.google.api.adwords.v11 with parameters of type EmailPromotionsPreferences
AccountInfo(Address billingAddress, java.lang.String currencyCode, java.lang.Long customerId, NetworkType[] defaultNetworkTargeting, java.lang.String descriptiveName, EmailPromotionsPreferences emailPromotionsPreferences, java.lang.String languagePreference, Address primaryAddress, java.lang.String primaryBusinessCategory, java.lang.Long timeZoneEffectiveDate, java.lang.String timeZoneId)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.