generated/google/apis/content_v2/classes.rb in google-api-client-0.9.20 vs generated/google/apis/content_v2/classes.rb in google-api-client-0.9.21

- old
+ new

@@ -30,14 +30,15 @@ # Corresponds to the JSON property `adultContent` # @return [Boolean] attr_accessor :adult_content alias_method :adult_content?, :adult_content - # List of linked AdWords accounts, active or pending approval. To create a new - # link request, add a new link with status active to the list. It will remain is - # state pending until approved or rejected in the AdWords interface. To delete - # an active link or to cancel a link request, remove it from the list. + # List of linked AdWords accounts that are active or pending approval. To create + # a new link request, add a new link with status active to the list. It will + # remain in a pending state until approved or rejected either in the AdWords + # interface or through the AdWords API. To delete an active link, or to cancel + # a link request, remove it from the list. # Corresponds to the JSON property `adwordsLinks` # @return [Array<Google::Apis::ContentV2::AccountAdwordsLink>] attr_accessor :adwords_links # Merchant Center account ID. @@ -3029,12 +3030,11 @@ attr_accessor :email # If set, this indicates the user explicitly chose to opt in or out of providing # marketing rights to the merchant. If unset, this indicates the user has # already made this choice in a previous purchase, and was thus not shown the - # marketing right opt in/out checkbox during the Purchases on Google checkout - # flow. + # marketing right opt in/out checkbox during the checkout flow. # Corresponds to the JSON property `explicitMarketingPreference` # @return [Boolean] attr_accessor :explicit_marketing_preference alias_method :explicit_marketing_preference?, :explicit_marketing_preference @@ -6605,11 +6605,10 @@ attr_accessor :email # If set, this indicates the user explicitly chose to opt in or out of providing # marketing rights to the merchant. If unset, this indicates the user has # already made this choice in a previous purchase, and was thus not shown the - # marketing right opt in/out checkbox during the Purchases on Google checkout - # flow. Optional. + # marketing right opt in/out checkbox during the checkout flow. Optional. # Corresponds to the JSON property `explicitMarketingPreference` # @return [Boolean] attr_accessor :explicit_marketing_preference alias_method :explicit_marketing_preference?, :explicit_marketing_preference