Adsense Management Api Dimension URL_CHANNEL_(NAME/ID) not working - adsense-api

I am trying to update my adsense management api from 0.6.7 to 1.0.0 and am having difficulty when running a report for my url channels. I am passing the dimensions "date" and "url_channel_name" into the new api and it does not return any rows but I do get rows back with the old api. I need to use "url_channel_name" over "domain_name" so that all sub domains are grouped. Any help is appreciated.
Thanks

Related

Fetching external files from URL with custom Microsoft Teams App

Im currently making a custom app for Microsoft Teams, and im trying to get it to fetch files from a URL without One-drive and Sharepoint. I've been reading the documentation on bots and outgoing webhooks, but they seem to all utilize either one-drive or sharepoint. I want my custom app to fetch files from a URL and then upload them to the corresponding Team or Channel within MS Teams.
Any help greatly appreciated!
you can fetch the recent files using graph Api, could you please check this document to fetch the recent files.
Regarding Cards and sending notifications:
Using Adaptive Cards the source for the images or artwork for your notification can be anywhere that you have declared as a valid domain in your Teams Manifest - validDomains
Note that while ODB/SPO are the most common / natural locations for files in teams , there is nothing special about these locations or urls. (clearly you need access and authentication, but these are not special, just essential)
Sample fetching artwork from non-SPO locations: https://adaptivecards.io/samples/ImageGallery.html
Adaptive Cards in teams : https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/design-effective-cards?tabs=desktop

Unable to Load a document into Docusign

We are using docusign for more than 3 years, We have several demo accounts as well as we have paid account too.
we are using the following docusign rest service
https://demo.docusign.net/restapi/v2/accounts/*****/envelopes
In our local environment we are using the above demo rest service, Till last month (August) we were able to post the document into docusign without any issues. The Problem now is that we are not able to post a document to docusign.
we getting the exception like
"errorCode": "UNABLE_TO_LOAD_DOCUMENT", "message": "Unable to load the document. Unable to load Document(1;CONSENT FORM). Error: Cannot add the widget (connected to field: ColombiaCurrentlyresideYes) to page -1, because it's already added to page -1. If you want to re-use this widget, please remove it from the current page first
Same data worked till last month (August) and it's working fine now in docusign production account(paid). we are not sure what went wrong in demo accounts. Any release are done in demo accounts?
I tired using the same template in web console too, same error throws in browser console
Please help me to resolve this issues.
We require your guidance regarding this issue!
I suggest first trying to load the documents into an envelope by using the DocuSign Web tool (NDSE). If that doesn't work then the document is the issue.
Has the document changed?
Re changes: Yes, the demo system is changed each month. Then the changes are applied to the production systems. While we do have thousands of automatic regression tests, problem can creep through the system.
I suggest you contact DocuSign customer support to give them the document which is failing to load.

shopify price rules api , how to get only active discounts?

I'm working on a Shopify app using node js, and I need to get the list of discounts from merchants store, so I used the price rules admin API to get the list, but the problem is I'm getting all the discounts even inactive or expired discounts , can anyone help me to filter this , I searched a lot on Shopify documentation but I did not found any solution.
You can use "ends_at_min" param and set today's date (format 2017-03-25T16:15:47-04:00) in its value to get the active discounts only. Please check for the
Thanks

Instagram API Change May 2016?

We are having problems with returning results from Instagram API for location (lat, lng) and hashtag searches. It only stopped working in the last couple of weeks.
Has Instagram changed API without warning?
PLEASE help us.
Does anyone also have a sample get call for hashtags?
The script is wtitten in Python.
Thank you
Coby
Theres a new Instagram API update that happened in June 2016.
refer dialogfeed doc link
I really wonder how they can increase traffic on insta by setting up stringint limitations. :-(
The Doc stats - "This aims to limit third party inadequate uses of Instagram user contents and to increase trafic on Instagram."

Do Google Analytics store sent data to non existing domains?

Please, anybody knows: does google analytics store sent data to non existing domains? If yes, how to get access to them?
The problem is that I forgot to create custom dimensions in google analytics admin page , but already sent data two weeks ago from web site as:
ga('send','pageview',{'dimension1':placeId,'dimension2':videoId,'dimension3':date});
I need to somehow get this data from two weeks ago.
The metric "pageview" I can see, but how to access data from 'dimention1','dimensiot2' if they were not created before? Is it possible?
I already created this dimensions on admin page, but in the report they are empty of cause.
Thanks
You can try pulling data using API console, for that date range.

Resources