Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError #254

Open
MrOllzzor opened this issue Oct 6, 2023 · 2 comments
Open

TypeError #254

MrOllzzor opened this issue Oct 6, 2023 · 2 comments

Comments

@MrOllzzor
Copy link

When trying to make a bulk call for Keywords with the data_scope set to 'BidSuggestionsData' I get a bunch of these: 'Keyword Main Line Bid', 'Keyword First Page Bid and 'Keyword Best Position Bid' which I want. But when I try to read these columns with the BulkFileReader() I get the following error: TypeError: Can't instantiate abstract class BulkKeywordBestPositionBid with abstract methods can_enclose_in_multiline_entity, enclose_in_multiline_entity, read_related_data_from_stream, write_to_stream.

@MrOllzzor
Copy link
Author

I have made a pull request fixing this issue (Fixing issue TypeError #255).

@MrOllzzor
Copy link
Author

Would love if someone could check out my pull request. I need this issue fixed.

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

No branches or pull requests

1 participant