Re: ServiceAccount not working on new API verson

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi Rafael, We strongly recommend using installed app flow as it is a simpler alternative that achieves similar goal

Re: How to add date range Filter dropdown for Adwords all report which data stored into database ?

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you are using the AdWords API? If yes, you may refer to our reporting guide on how to setup Date ranges in your report

Re: Can we pull down Unique Reach using the API yet?

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi As per release notes , there's no mention of "Unique Reach" metric added in the latest API version (201705). You may refer to this table

Re: Unable to get sales from website

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Pinto, Could you confirm if you still require my assistance with this matter? Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Is there any way to access google adwords data from inactive test account.

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you still require any assistance regarding this matter? Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: AdwordsUserListService (v201702)

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you still require any assistance regarding this issue? Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread v
Hi Thanks for your replyits Working for Network and device Performance using CAMPAIGN_PERFORMANCE_REPORT and ACCOUNT_PERFORMANCE_REPORT

Re: How to get keyword of "AutomaticContent"

2017-06-07 Thread Thao
- many thank for your answer but with DISPLAY_KEYWORD_PERFORMANCE_REPORT you can't get exact keyword of KeywordId = 306. - in Adwords 's manager screen select campaign_type = "Display

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, You may filter supported report types by network via setting fields AdNetworkType1 and AdNetworkType2

Re: SelectorError.INVALID_FIELD_NAME for AdGroupCreativeApprovalStatus (AdGroupAd.ApprovalStatus)

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, As mentioned in my previous response, you may get the PolicyApprovalStatus from the PolicySummary

Re: How to download only changed entity from API?

2017-06-07 Thread Dongliang Yu
Thanks Sreelakshmi! Do you know is there any entity not covered by this service? If just return id of changed entity it's ok, but I want to make sure every entity will be covered by this service. On Thursday, June 8, 2017 at 12:57:02 AM UTC+8, Sreelakshmi Sasidharan (AdWords API Team) wrote:

Re: Performance problems downloading criteria report via API

2017-06-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi all, The team is working on a solution as a top priority. I'll keep you notified once I have more updates. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: ServiceAccount not working on new API verson

2017-06-07 Thread Rafael Machado
Hello, I managed to find a document saying that P12 keys are no longer accepted. I then created a new JSON Key, but I'm getting a "Bad Data" System.Security.Cryptography.CryptographicException... Thanks, Rafael On Wednesday, June 7, 2017 at 4:51:12 PM UTC-3, Rafael Machado wrote: > > Hello, >

Re: PHP Client Library via Composer incomplete?

2017-06-07 Thread Martin Roettgerding
Hi Shwetha, Thanks for your reply! I had already made the upgrade to the new libraries a few months ago. However, I don't think the problem is my code as I can't even get the official examples to run. I tried to start from scratch. Here's what I did: - I got composer and ran the following

Can we pull down Unique Reach using the API yet?

2017-06-07 Thread RR
https://adwords.googleblog.com/2017/03/attention-please-supporting-ad-industry.html In reference to the above article,I see that the metric "Unique Reach" has been added for video ads and we are able to see those metrics in the UI as well.I was just wondering if the metric has been added to the

ServiceAccount not working on new API verson

2017-06-07 Thread Rafael Machado
Hello, Since my last API update, I'm not able to create an AdWordsUser using a ServiceAccount. I get the following error: "Looks like your application is not configured to use OAuth2 properly. Required OAuth2 parameter ServiceAccountEmail is missing" But I'm using the

Re: Click type totals don't add up

2017-06-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Justin, The ClickType field is used to get the breakdown of how often the ad was served with that click type. Since ads can serve with multiple click types displayed, impressions may be double counted

Re: PHP Client Library via Composer incomplete?

2017-06-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, A new ads php client library was released in December 2016. In this library you need construct an API session using the AdWordsSessionBuilder.php

Re: How to download only changed entity from API?

2017-06-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Dongliang, Yes, you can make use of the CustomerSyncService . It will return all the campaigns irrespective of whether it was changed or not. But the response will indicate if there was a change to the

Re: Get JSON format from adwords api report

2017-06-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Rafaella, The supported formats for report download are listed here . I'm afraid JSON is not yet supported for report downloads at the moment. You need to process the response and convert the

Re: MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT given by CampaignSharedSetService for Video Campaign

2017-06-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Dorain, I was able to reproduce the error specific to the CampaignSharedSetService. It looks like the API documentation of this error needs update to address this

Click type totals don't add up

2017-06-07 Thread Justin Coon
Hi, We download data on click types from the API - when you add up the impressions for the click types they do not match what would be expected. It appears "Headline" is always correct when taken by itself, but for instance the "Phone Calls" segment - when you add those in, that takes you

Get JSON format from adwords api report

2017-06-07 Thread Rafaella Keyzer
So I'm building an application which has a frontend in React and a backend in python (pyramid framework). I recently integrated the google adwords api to query custom reports (doing this in python). I'm able to get a report from the api by making a query. However, the response comes

Re: Why Array?

2017-06-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Yes, that is correct the values that you pass while constructing the predicate has to be an array. Please note that the PredicateOperator

Re: Performance problems downloading criteria report via API

2017-06-07 Thread raghu
I am upgrading to version 201705 and I get the below error. I go back to my older version of 201702 and I still see the same issue. googleads.errors.AdWordsReportBadRequestError: Type: ReportDownloadError.ERROR_WRITING_REPORT_TO_FILE Trigger: Unable to create report Field Path: None -Raghu On

invalid_client: The OAuth client was not found

2017-06-07 Thread Rafaella Keyzer
So I've been struggeling getting the adwords api client library for python set up. After finally getting generate_refresh_token.py working, I managed to retrieve my refresh token. However, when trying to make a request to the server I still get a : 'Http AccessToken Refresh Error:

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread v
Hi, I need to Display Network, YouTube Search and YouTube Videos Value field name using ad words which report type..?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

The OAuth client was not found

2017-06-07 Thread Rafaella Keyzer
So I've been struggeling setting up the Adwords api with the python library. I finally managed to get generate_refresh_token.py working and retrieved my refresh token. I then pasted the credentials including the refresh token in the googleads.yaml file However, when trying to make a request to

How to download only changed entity from API?

2017-06-07 Thread Dongliang Yu
Hi, How can I download only changed entity from API? Say I created 10 keyword 1 month ago, and changed 1 keyword's bid yesterday, and I only want to download keywords have change in recent 7 days so only 1 keyword will be downloaded, is this supported by AdWords API? Thanks -- --

Re: How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Generating reports into customized templates such as in a pie chart is not available via the AdWords API. Here are the only supported download formats where data is presented in a list or xml

Re: Getting adgroup error

2017-06-07 Thread 'Ivan Bautista' via AdWords API Forum
Hi, Make sure that the ad group you are using is created under the clientCustomerId you specified in the request header. For us to investigate further, could you reply privately (using *reply privately to author *option) with the SOAP request and response logs captured when error was

Re: SelectorError.INVALID_FIELD_NAME for AdGroupCreativeApprovalStatus (AdGroupAd.ApprovalStatus)

2017-06-07 Thread Артемий Гаврюшин
Thank you. I'm using the latest version (v201705). I want to know: my ads are DISAPPROVED or APPROVED. среда, 7 июня 2017 г., 12:05:45 UTC+3 пользователь Peter Oliquino написал: > > Hi, > > In the latest version (v201705), the Ads policy related fields for the > AdGroupAd have been removed >

Re: SelectorError.INVALID_FIELD_NAME for AdGroupCreativeApprovalStatus (AdGroupAd.ApprovalStatus)

2017-06-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi, In the latest version (v201705), the Ads policy related fields for the AdGroupAd have been removed and was transferred instead to the PolicySummary

How to Implement Network Performance into pie chart Using API ??

2017-06-07 Thread v
Hi , I need to Display Network , YouTube Search and YouTube Video Value to Implement Network Performance into piechart shown as Attachmenthow to get this value using report ?? also how to implement device and demographic performance as same way??? Thanks for any feedback and best

Is my current Google Adword account an MCC account?

2017-06-07 Thread testflight
Hi, I am struggling with creating new accounts on Google AdWords. I need to use the Google AdWords APIs and for that I need Developer token. Developer token can be created by an MCC account only. Can you please help me figure it out if I am using an MCC account here? Please tell me if my

How to get Network , Device and Demographic Performance Value using API ??

2017-06-07 Thread v
Hi, I need to Display Network, YouTube Search and YouTube Videos or Other Performance Related Value get from to the ad words for Implement Network , Device and Demographic Performance into pie chart Using API or Report TypeHow its done ?? -- --

Getting adgroup error

2017-06-07 Thread developer . djax
Internal Server Error - [EntityNotFound.INVALID_ID @ operations[0].operand.id; trigger:'AdGroupId: 2147483647']..but i have passsed the correct adgroup id -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

adwords adgruop error

2017-06-07 Thread developer . djax
[EntityNotFound.INVALID_ID @ operations[0].operand.id; trigger:'AdGroupId: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Why Array?

2017-06-07 Thread Артемий Гаврюшин
Hi. Yes: expects an array of predicates. But Why? PredicateOperator::NOT_EQUALS - Expects a single value, not a list. new Predicate('Status', PredicateOperator::NOT_EQUALS, ['REMOVED']); // is correct? вторник, 6 июня 2017 г., 22:06:19 UTC+3 пользователь Sreelakshmi Sasidharan (AdWords API

SelectorError.INVALID_FIELD_NAME for AdGroupCreativeApprovalStatus (AdGroupAd.ApprovalStatus)

2017-06-07 Thread Артемий Гаврюшин
Docs: https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService.AdGroupAd Note: AdGroupAd.ApprovalStatus: This field can be selected using the value "AdGroupCreativeApprovalStatus". get($session, AdGroupAdService ::class); $selector = new Selector();

Re: MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT given by CampaignSharedSetService for Video Campaign

2017-06-07 Thread Dorian Kind
Hi Sreelakshmi, thanks for your response, I have sent you the SOAP logs. Just as an aside, I think your remark about video campaigns not being supported in the API isn't completely accurate. While most operations aren't available, you can set custom URL parameters on a video campaign using the