Skip to content

version 10.4.4

Compare
Choose a tag to compare
@imagineful imagineful released this 30 May 05:56
· 176 commits to master since this release
  1. Added proxy support for Reporting API changes: add AccountStatus, CampaignStatus, AdGroupStatus, and KeywordStatus in NegativeKeywordConflictReportColumn/NegativeKeywordConflictReportFilter
  2. Added support CRUD operations for App Install Ad in Bulk and Campaign Management.
  3. Support to specify a state request parameter in OAuthAuthorization subclasses to help prevent cross site request forgery. Be sure to verify that the authorization server returns the same value before proceeding to use any values from the response.
  4. Support to reuse existing OAuthToken info by passing “OAuthTokens” parameter into the constructor of OAuthAuthorization subclasses.