Re: Differences between similar fields in UserList and CriterionUserList entities

2016-06-21 Thread 'Joyce Lava' via AdWords API Forum
Hi Al, I have confirmed that AdGroupCriterionService.CriterionUserList.U serListEligibleForSearch field is read only. When CriterionUserList refers to any

Re: Does Google Adwords API restrict data to certain account types?

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jennifer, How are you getting this data? Is it through reporting? If so, then you should still be able to get this data even with read only access. You can see more in this guide on access levels . Could you please provide me with

Re: Exact behavior of ConversionTypeName in reports

2016-06-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Dorian, There was a recent rename of many of the conversion reporting columns in v201601, and that's why some of the definitions seem a bit confusing. Let me see if I can recall a bit of history to help clarify. Back in v201509, there was a TotalCost

Re: Getting empty string error when trying to get campaigns

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Willy, If you are still having issues with this, please file an issue on our Github PHP page. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Questions for bid landscape

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Kanan, Are you still wondering what the solution to this question is? If so, could you please create a new thread with the question, so that we can answer accordingly. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Does Google Adwords API restrict data to certain account types?

2016-06-21 Thread jennifer
The following scenario is leaving my QA team and me stumped. We have implemented functionality to pull Conversion Types from an Adwords account into a Pie Chart widget to represent which contributes to what percentage of Conversions. We decided that it would be best to make a widget that can

Re: DUPLICATE_ADGROUP_NAME when re-creating removed ad group

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi guys, I just wanted to let you know that this issue has been fixed. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Adwords API: Would like to be added to the Whitelist for Expanded Text Ads

2016-06-21 Thread Erwin V.
We are building a tool in C# to manage our large number of Adwords Accounts. We implemented the new Expanded TextAds type yesterday and it seems to work fine. When testing it, we received this: [AdError. *INVALID_AD_TYPE_FOR_WHITELIST* @ operations[0].operand.ad] Obviously there is a

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2016-06-21 Thread Kurt Wheeler
I was able to find this out by testing all 44 report types. The following do not support date ranges: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT CAMPAIGN_NEGATIVE_LOCATIONS_REPORT CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT CAMPAIGN_SHARED_SET_REPORT GEO_PERFORMANCE_REPORT LABEL_REPORT

Re: Update to MCC Link Check Script - How to target accounts

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Ian, This question appears to be related to AdWords Scripts, not AdWords API. You could post your question on their forum to get a solution to your issue. If you have any future AdWords API related

Update to MCC Link Check Script - How to target accounts

2016-06-21 Thread ian . kahn
Hello all, The new version of the MCC link checker script has removed the ability to select which accounts to use. The option was in the spreadsheet in the previous version. I looked through the new script and did not see a section where specific accounts are targeted. Does anyone know how the

Re: YouTube Video ID in Video Performance Report Does Not Match

2016-06-21 Thread Mark Rogoyski
Hi Josh, Thank you for the explanation. I could understand if this leading space was added to any CSV reports downloaded from the UI, but the API is meant for computers and automated systems to consume data, so it seems kind of unnecessary to implement workarounds for a human loading into

Re: YouTube Video ID in Video Performance Report Does Not Match

2016-06-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mark, I found a bit more background on this one. The reason reporting adds a leading space for that particular *VideoId* in CSV format is if a user imports the CSV into Excel and the value begins with a hyphen (-), Excel will interpret the field as a formula unless it has a leading space.

Re: Exemption request via BatchJob?

2016-06-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Christian, Since the BatchJob might contain other operations which could have succeeded, reusing the temporary IDs will result in an ENTITY_NOT_FOUND error. The operations which did succeed will have a valid

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Biniam, Would you mind posting the errors your getting on a new thread? This will make it easier for me to keep track of. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Exact behavior of ConversionTypeName in reports

2016-06-21 Thread Dorian Kind
Hi Nadine, thanks for your quick reply. I'm afraid to say I've lost you completely. CostPerConversion is based on conversion value? Isn't that a very unfortunate name then? Especially seeing as the Adwords web UI apparently uses a different definition:

Re: Exact behavior of ConversionTypeName in reports

2016-06-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Dorian, The reason it doesn't depend on *Cost* is because *CostPerConversion* is the *total cost *divided by the *ConversionValue*. The total cost is the total aggregated cost, which includes total click cost and any other costs, including phone cost. The *Cost* field does not include all

Re: +10.000 adgroups in a campaign, API won't load any more adgroups

2016-06-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Jam, That is correct. You can have up to 20,000 ad groups in a campaign, and that includes active and paused ad groups. If you hit that limit, the best option is to create another campaign. Regards, Vishal, Adwords API Team -- --

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-06-21 Thread Biniam Asnake
Any solution about this? I found the same error today so many times. On Wednesday, April 27, 2016 at 3:45:04 PM UTC+2, Anthony Madrigal wrote: > > Hi Jake, > > Do you have a SOAP request and response or request Id that you can provide > me with? If so, please send me them via *Reply privately to

Re: Exact behavior of ConversionTypeName in reports

2016-06-21 Thread Dorian Kind
Hi Nadine, thanks for your feedback. I have a hard time understanding how "CostPerConversion" isn't dependant on "Cost". If I have the number of conversions and the cost per conversion, can't I just multiply the two to get the total cost? Here's an example for the extra lines I've mentioned.

Re: +10.000 adgroups in a campaign, API won't load any more adgroups

2016-06-21 Thread Pearl Jam
Hi Vishal, yes I know that the adgroups "only" change theire status, but now you should be able to upload new adgroups, until the limit of 2 adgroups (active and paused) in one campaign is reached. And thats Hugos problem, as I understand it. But you should rename removed adgroups to

Re: Exemption request via BatchJob?

2016-06-21 Thread Christian
Hi Swetha, thanks for your answer. The problem is, we are doing it the way you describe it, but if we resend the AdGroup oder KeywordOperations with an ExemptionRequest the temporary IDs are wrong. Here is a dump of the error: object(MutateResult)#4184 (3) { ["result"]=> NULL ["errorList"]=>

Re: How do you find available customer IDs?

2016-06-21 Thread 'Joyce Lava' via AdWords API Forum
Hi, You may use the manager account (MCC) ID as the clientCustomerId in the configuration file when running this example