Skip to content

Dynamically add enums to service clients on retrieval#1

Open
BenRKarl wants to merge 1 commit intolazy-for-realfrom
ben_lazy
Open

Dynamically add enums to service clients on retrieval#1
BenRKarl wants to merge 1 commit intolazy-for-realfrom
ben_lazy

Conversation

@BenRKarl
Copy link
Copy Markdown
Owner

Possible implementation to achieve this interface:

ga_service = client.get_service('GoogleAdsService')
ad_status = ga_service.enums.AdGroupStatusEnum.AdGroupStatus.PAUSED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant