Re: Get rules of a REMARKETING UserList

2016-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Apologies for the delayed response. I am not exactly sure why you are not getting a value for the listType field since I am able to retrieve it using the AdwordsUserListService.get. Could you confirm if you referred to our example

Re: UserList listType is null

2016-09-21 Thread 'Joyce Lava' via AdWords API Forum
Hi, Please open a new thread and let's continue the discussion in that one. That way, we can track the case properly. Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
Guess we have to use criteria-performance-report now. Can you tell me which column is KeywordMatchType in criteria-performance-report now? Thanks! Aroma On Wednesday, September 21, 2016 at 9:16:04 PM UTC-4, arom...@media-asm.com wrote: > > Tried to put in two more predicates, but report is

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
Tried to put in two more predicates, but report is still not changed. Aroma On Wednesday, September 21, 2016 at 5:22:00 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Aroma, > > The Keywords Performance Report >

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
Thank you, will try. Aroma On Wednesday, September 21, 2016 at 5:22:00 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Aroma, > > The Keywords Performance Report > > includes > statistics

Re: Keyword performance report through API is missing data

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Aroma, The Keywords Performance Report includes statistics for the keywords in your accounts. The "Total-all account" statistics reflect your entire account which would include different types of

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
Pulled keyword performance report again through API, with a predicate ( Status IN [ENABLED,PAUSED,REMOVED]) . But it looks like only status "enabled" and "paused"came down, nothing else.

Re: Python API - KeywordText is not downloaded exactly as it is

2016-09-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Rereading this, I noticed your earlier statement of: I know that the KeywordMatchType returns the exact nature of KeywordText, > but I'd like anyway to download the KeywordText exactly as it appears on > adwords. Is it possible? > *No, this is not possible, but your idea below is exactly

Re: Suggestion: Go library

2016-09-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Tejas, Just to update, the team is currently working on certain other features but would consider working on a Go library in the future. Please keep an eye on our blog for any future updates. Regards, Vishal, AdWords API Team -- --

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
We just added Status, but still it's not the complete data. For same account (AccountId:(952-723-4860)) cost for Sept. 15, 2016 should be $82,825.67. But no matter what predicate we put in the API call, the keyword report can only get down $56,040.62. Please advise. Thanks! Aroma On Wednesday,

Re: Keyword performance report through API is missing data

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Aroma, The IsNegative field indicates if the given keyword is negative or not. To include removed keywords in the report, you need

Re: Results Problem -DEV

2016-09-21 Thread RCV
Thanks Shweta, solved :) El miércoles, 21 de septiembre de 2016, 20:05:28 (UTC+2), Shwetha Vastrad (AdWords API Team) escribió: > > Hi, > > Could you provide the complete report definition along with your > clientCustomerId? Have you set the includeZeroImpressions header >

Re: Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
Yes, we included zero impressions. It looks like the keyword report downloaded through API has the same total as "all but removed keywords" , but not the same as "all account". Here are the API report parameters we sent through KEYWORDS_PERFORMANCE_REPORT_FIELDS As String() = {"CampaignId",

Re: Sub totals in Keywords Performance report

2016-09-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Aroma, The *Total - all but removed keywords *shows the enabled and paused keywords totals and the *Total - all account *includes deleted keywords. If you want to get the removed keywords' stats, you need to make a predicate Status

Sub totals in Keywords Performance report

2016-09-21 Thread aroma . wan
I see two subtotal lines in Keywords Performance report Total - all but removed keywords Total - all account What's the difference between two? The invoice will be based on "Total - all account", right? Why my API pull for Keywords Performance report, can only get "Total - all but removed

Re: Keyword performance report through API is missing data

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Aroma, Have you set the includeZeroImpressions header to true in the report request? Rows with zero impressions stats may not be included if zero impressions are not requested explicitly. If this doesn't

Re: Retrieve budget spent and end date for all billing accounts

2016-09-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mathieu, Could you please supply me with your SOAP request and response via *reply privately to author*? This will help me see if there is anything you are doing incorrectly. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Keyword performance report through API is missing data

2016-09-21 Thread aroma . wan
For some reason the keyword performance report I downloaded through API is missing certain campaigns' data comparing to UI number. There's no filter applied to keyword performance report download, we did toggled between IsNegative = false to IsNegative IN [true, false] , but both pull are

Re: Migration From Test to Live!

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Noha, Only users with Administrative or Managed-Standard access to the Manager account can link existing accounts and create new linked accounts. Could you provide the complete SOAP XML request and response logs for this operation along

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-09-21 Thread Tyler Murphy
Yep, that works. Thanks for the help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Update keywords of campaign using API

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ted, You can find an example of a complete API call structure here. You would need to make an HTTP POST request to the AdGroupCriterionService to update keywords. You need to include an OAuth2

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-09-21 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I have learned that in CONTAINS_ALL queries for labels, you have to specify the Label ID, not the string. Please try again with the ID for "PLAs" and let me know if that works. Regards, Mike, AdWords API Team On Wednesday, September 21, 2016 at 1:39:15 PM UTC-4, Tyler Murphy wrote: > >

Re: Results Problem -DEV

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the complete report definition along with your clientCustomerId? Have you set the includeZeroImpressions header to true in the report request? Since this is a test account, the report may

Migration From Test to Live!

2016-09-21 Thread Noha Azab
Hello, We built an integration layer to sync our customers' campaigns/groups/Ads and generate reports for the campaigns statistics. We signed up for a Developer Token and It's approved. I use PHP SDK client in integration. In auth.ini, I set the developer token value, default

Update keywords of campaign using API

2016-09-21 Thread tedsf
Hello Folks, Was wondering if it's possible to update the keywords of a campaign without logging into the AdWords portal. I would assume you can do a HTTP PUT request to the API but as of yet nobody has been able to definitively tell me yes or no. If the PUT is possible, could I also make

Retrieve budget spent and end date for all billing accounts

2016-09-21 Thread Mathieu Dubreuil
Hi, I am trying to get all the budgets from all billing accounts used under an MCC account. I saw that I should use the BudgetOrderService to get BudgetOrders, but it returns me an empty page. I can get the billing accounts from the BudgetOrderService->getBillingAccounts, what am I doing

Re: Shopping performance Report with empty (' --' ) offerId

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Pierre, I have reached out to the team to investigate the issue. The team is working on a fix that will prevent data from getting into this state in the future. For now, the suggestion is that you should ignore it. Report at the ad group level instead, as this is not affected by this issue.

Re: Approved token claiming 0 campaigns

2016-09-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, I'm glad to hear it's working now. Please let me know if this issue occurs again. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-09-21 Thread Tyler Murphy
I think I'm having a similar issue. The following query for customer ID 763-523-8060 and API version v201607, without a label filter, works: SELECT Cost,Labels FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20160912,20160918 And this one, with a label filter, doesn't work: SELECT Cost,Labels FROM

Re: Approved token claiming 0 campaigns

2016-09-21 Thread semreport . ffn
We tried it with the client level account ID too. That didn't work until late yesterday, though now it does. So whatever the issue is, appears to have been fixed. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: The API has more mobile devices than the UI

2016-09-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Unfortunately, that's not possible via AdWords API. A list of the fields available in MobileDevice through ConstantDataService

Results Problem -DEV

2016-09-21 Thread RCV
Hi, I'm getting results for the Video and Campaign performance reports until I try to get video views, the return empty results. When I called VideoId I got: Array ( [Video Duration] => Video Duration [Video Id] => Video Id ) Array ( [Video Duration] => 25000 [Video Id] =>

Re: Get rules of a REMARKETING UserList

2016-09-21 Thread kondiment test
Thank you, Peter! What do you mean by "You will need to specify the correct UserList type"? In my call I selected both `DateSpecificListRule` and `ExpressionListRule` but no fields with rules appeared in the response. The 2 remarketing lists that I get are *object*(*UserList*)[*361*]

Re: The SoapListenerExtension class is not loaded. The most possible cause for this error is that you haven't registered Google.Api.Ads.Common.Lib.SoapListenerExtension as a soap extension under confi

2016-09-21 Thread Senthil Palaniswami
thanks ... On Wed, Sep 21, 2016 at 7:21 AM, ephilipse wrote: > I just wanted to say that there way to solve this. > > You can also do like this: > DfpUser user = new DfpUser(); > DfpAppConfig config = (DfpAppConfig)user.Config; > config.EnableSoapExtension =

Re: The SoapListenerExtension class is not loaded. The most possible cause for this error is that you haven't registered Google.Api.Ads.Common.Lib.SoapListenerExtension as a soap extension under confi

2016-09-21 Thread ephilipse
I just wanted to say that there way to solve this. You can also do like this: DfpUser user = new DfpUser(); DfpAppConfig config = (DfpAppConfig)user.Config; config.EnableSoapExtension = false; This effectively disables the soaplistener extension. This worked for me. In the entire part you can

Shopping performance Report with empty (' --' ) offerId

2016-09-21 Thread pierre . marguerite
Hi, I have made on application for downloading daily performance of our shopping campaign, but sometimes I get in the downloaded report a line like this one: 0, --, --,0,0.0,0.00%,0.0,0,0,0.00%,2016-09-12,4, --,2016-09-12 With the following fields: AverageCpc, Brand,

Re: UserList listType is null

2016-09-21 Thread kondiment test
Hi Joyce, Thank you for your reply. I thought we were supposed to reuse threads that are about the exact problem that we're facing, in order to not duplicate them.. If you still want me to start another thread tell me and I will. Until then, here is some details that show the problem: I

Re: Incnosistency in quality score between API v210605 and v201607

2016-09-21 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Oliver, Thanet, are you saying that any keyword that hasn't had its quality score > change in 90 days will now have "--" quality score in the API? Yes, for v201607 onward. What if this keyword is active and generating traffic? Then, it should have quality scores and not marked "--"

Re: ProductGroups which have 0 active products

2016-09-21 Thread Anand T
Many Thanks!! Regards Anand T On Tuesday, September 20, 2016 at 3:12:26 AM UTC+5:30, Vishal Vinayak (Adwords API Team) wrote: > > Hi Anand, > > Unfortunately, this is currently not possible via the API services. > However, you can extract the ProductGroup information for all active > products

Re: Update ads status in bulk

2016-09-21 Thread 'Joyce Lava' via AdWords API Forum
Hello, Could you please confirm if you are using BatchJobService to update the expanded text ads's status? If yes, could you please send to me the SOAP request and response that shows the issue by clicking on

Update ads status in bulk

2016-09-21 Thread SUBIN P VASU
Hi, I was trying to update the status of the expanded text ads. But it's working for only one single ad at a time. rest are ignored with exception [RequiredError.REQUIRED @ operations[0].operator, RequiredError.REQUIRED @ operations[0].operand, RequiredError.REQUIRED @ operations[1].operator,

Re: Incnosistency in quality score between API v210605 and v201607

2016-09-21 Thread Oliver
Thanet, are you saying that any keyword that hasn't had its quality score change in 90 days will now have "--" quality score in the API? What if this keyword is active and generating traffic? I was under the impression that the "--" quality score was for inactive keywords only. Oliver

Re: Get rules of a REMARKETING UserList

2016-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You will need to specify the correct UserList type whether it is DateSpecificRuleUserList

Re: UserList listType is null

2016-09-21 Thread 'Joyce Lava' via AdWords API Forum
Hi, I tried to get the userList in my test account and it returned the lists created in the API and in UI with listType . That is, a Rule-Based userList created in the UI is returned to

Get rules of a REMARKETING UserList

2016-09-21 Thread kondiment test
Hi there! How can I get the rules with which a UserList was created? I have created a remarketing list with rules, in the AdWords web interface and I'm pulling it through the API using AdwordsUserListService->get(), but I don't know how to get its rules. Thank you! -- --

Re: UserList listType is null

2016-09-21 Thread kondiment test
Hi there! Yin, regardless of where they were created they should have a not-null listType. The docs state that the listType field should be one of: UNKNOWN REMARKETING LOGICAL EXTERNAL_REMARKETING RULE_BASED SIMILAR CRM_BASED So clearly a remarketing list should have a listType with a value of

Re: The API has more mobile devices than the UI

2016-09-21 Thread kondiment test
Thank you, Vishal! One more question, please: is there any way I could get the association "manufacturer + model number" --> "phone name". For example, to know that Samsung SM-G900F is a Samsung Galaxy S5 phone. I'm looking for a solution through the API or any other means. Thank you. -- --