Skip to content

LoadFromDefaultAppConfigSection #255

@ayotade

Description

@ayotade

Hi,

I came across the code below for Google Ads documentation.
However,method LoadFromDefaultAppConfigSection() does not exist in class GoogleAdsConfig

GoogleAdsConfig config = new GoogleAdsConfig();
config.LoadFromDefaultAppConfigSection();
GoogleAdsClient client = new GoogleAdsClient(config);

So I could not retrieve my credentials from the App.config file.

I supplied my credentials directly to GoogleAdsClient Config property and the application was ok.

Could you please fix this issue.

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions