Coder Social home page Coder Social logo

MediaQuery in API about bynder-c-sharp-sdk HOT 4 CLOSED

bynder avatar bynder commented on August 10, 2024
MediaQuery in API

from bynder-c-sharp-sdk.

Comments (4)

TimBloembergen avatar TimBloembergen commented on August 10, 2024 3

Hi @Alfetta159 , I just ran some quick tests and if you'd want to query for multiple values for the same metaproperty you'd have to use optionIds instead. The actual complete API docs can ben found here

Hope this helps!

from bynder-c-sharp-sdk.

TimBloembergen avatar TimBloembergen commented on August 10, 2024 1

Hi @Alfetta159 , I've had a look and unfortunately the property_NAME parameter is currently not supported in the C# SDK. The supported parameters can be found in this file https://github.com/Bynder/bynder-c-sharp-sdk/blob/master/Bynder/Sdk/Query/Asset/MediaQuery.cs

We currently do not have the people available to implement new features in the C# SDK. But feel free to create a PR with the required changes and we will look into it. If the code changes meet our standards we will be able to make a new release.

from bynder-c-sharp-sdk.

Alfetta159 avatar Alfetta159 commented on August 10, 2024

I tried a couple more schemes for the PropertyOptionId property to no avail. I even tried calling resulting URLs generated by the SDK. Neither of these work.

If the PropertyOptionId property is not supported, perhaps it should throw a NotSupported exception(?)

https://domain/api/v4/media?limit=500&page=1&propertyOptionId=property_UsageRights=Active,property_Channel=Digital,property_ChannelSubType=Salsify,property_UsageRights=Active

https://domain/api/v4/media?limit=500&page=1&propertyOptionId=property_UsageRights:Active,property_Channel:Digital,property_ChannelSubType:Salsify,property_UsageRights:Active

from bynder-c-sharp-sdk.

Alfetta159 avatar Alfetta159 commented on August 10, 2024

Can you tell me the general syntax for querying more than one property_Channel if that is possible?

e.g. property_Channel=Digital,Salsify or property_Channel=(Digital or Salsify)

I do realize this is not a question about this SDK/repo, but the documentation on the Bynder website is limited, there doesn't seem to be a Bynder community forum, and there isn't a lot of discussion on sites like StackOverflow.

from bynder-c-sharp-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.