Get domain of Adwords Account

2016-08-01 Thread maurice . keightley
Hi Support Team, Is there a way to retrieve the Website (domain) for an adwords account via PHP? Can get the companyName and DescriptiveName but no domain. Below is the code used to retrieve Names: $CustomerService = $client_user->GetCustomerService(ADWORDS_VERSION); $account =

Re: api version 201605

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Zia, Feel free to contact us anytime if you encounter any issues. Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Display Reports

2016-08-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Victor, Segmentation depends on the fields available in the report; therefore, each report can be segmented differently. To segment a report via the API, all you need to do is to add the segmentation field to the report. For example, to segment the Campaign Performance Report based on the

Re: Campaign negative keywords report SelectorError.FILTER_BY_DATE_RANGE_NOT_SUPPORTED

2016-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kurt, The Geo Performance Report does support filtering by date range. Could you provide the complete report definition you used for the Geo Performance Report when you encountered this error? The other report types are for negative criterion or structure data (Label Report). Filtering by

Re: Database Sync with AdWords MCC

2016-08-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Jake, Unfortunately, there isn't a replica alternative available for the API local database sync project. You can, however, use the AdWords API to extract data using various reports and sync that data in your

Re: AdNetworkType1 and AdNetworkType2 filter zero-impressions in AD_PERFORMANCE_REPORT but documentation does not contain this information

2016-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kurt, The Zero-impression behavior of each field is listed in the report documentation . If a field does not support Zero-Impressions, this value is false and will raise an error if it is included in the report definition and

Re: AdGroupAdService not returning certain ads

2016-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide a sample request where you see some Ads missing along with your clientCustomerId? Could you also provide some AdIds and AdGroupIds which you expect in the response? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- --

Re: How to use googleads-php-lib without MCC account.

2016-08-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nikhil, Since you have a production MCC account, you can check your Access Levels in the AdWords API Center of your Account Settings. If you have Test account access, you will need to apply for either Basic or Standard access.

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

2016-08-01 Thread Mark Rogoyski
Hi Nadine, Thank you for the update. I can see in the release notes this change is there. Thanks again. Mark On Monday, August 1, 2016 at 6:54:13 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hello Mark, > > I have good news! With the release of v201607 >

Re: api version 201605

2016-08-01 Thread xtcsuk
Thanks Peter, On downloadUrl property of the BatchJob entity, I was wrong in assuming it to have a value all the time, irrespective of the status (cancelled/done). So yes, thanks for clarifying that. On report sides, nothing has changed in criteria on our side, will keep an eye and will do as

Re: Cant change teset access to base access

2016-08-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ilya, To be able to help you further, could you please provide me with your 10 digit MCC ID? Please click on *Reply privately to author *when responding. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Can't change access level from test to basic

2016-08-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Igandybin, Could you please provide me with your 10 digit MCC ID? Please click on *Reply privately to author *when responding. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Expanded ads reporting support?

2016-08-01 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andras, On this forum, we support queries related to AdWords API. The question is related to AdWords Scripts. You could post your question on the AdWords Scripts Forum and your issue can be resolved

Re: CustomerService in v201607

2016-08-01 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Currently, this functions exactly as you have seen, where it will only return the single account you're authenticating as. This does mean that it functions effectively the same way as the old get method. However, the new API does allow us to make future improvements without having to

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

2016-08-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Mark, I have good news! With the release of v201607 , there was a change made to reporting outlined under the section Quoting of values in comma-separated output

Can't change access level from test to basic

2016-08-01 Thread igandybin
I'am fill this form: https://docs.google.com/forms/d/e/1FAIpQLSfC94s2qclZ4ttYm0387heFFJZ_FoiMbirJgEuuIkF0Z2PZbg/viewform at the end i'am get message like: "your request accepted". I'am waiting 1 week but dont know status of my request. How long process the request? Where i can see status? -- --

Cant change teset access to base access

2016-08-01 Thread Ilya
Fill this form https://docs.google.com/forms/d/e/1FAIpQLSfC94s2qclZ4ttYm0387heFFJZ_FoiMbirJgEuuIkF0Z2PZbg/viewform at the end i'am take message like: your request accepted. I'am waiting one week, but cant check status, i'am dont have any mail. What should I do?? -- --

Display Reports

2016-08-01 Thread Victor
Hi, I am interested in obtaining data from all display network segmentations of a single campaign. I managed to get data of Keywords and Topics with those reports: Display Keyword Display Topics

AdGroupAdService not returning certain ads

2016-08-01 Thread אלי חזנוב
In trying to download and update all ads in a customer account, I noticed that particular ads don't download, even though all the other ads in the adgroup get downloaded. I read that there have been in the past issues with ads that are removed or disabled, but in this case the ad is still

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-08-01 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Those are some other type of logging. That is not the report definition or the AWQL. I did my best to try to construct a query based on the information you provided, but was still unable to reproduce the issue. Please provide the specific report definition or AWQL you are using, both

Re: Expanded ads reporting support?

2016-08-01 Thread András Hitzinger
Hi Shwetha, Thank you for the quick reply. I use the script editor directly in AdWords. I attached the whole code I tried to run. Best, Andras Am Freitag, 29. Juli 2016 18:06:25 UTC+2 schrieb Shwetha Vastrad (AdWords API Team): > > Hi Andras, > > The HeadlinePart1 field is associated with

Re: How to use googleads-php-lib without MCC account.

2016-08-01 Thread Nikhil Agarwal
Hi Anthony, Thanks for your confirmation. We have successfully integrated the API for test Adword account. Now we wants to integrate it with our live Adword account. We have MCC account and will use it to generate required credentials and assuming that we will not require 'Test Manager'

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, Yes, if you define duplicates of those for example in your RelatedToQuerySearchParameter or in any of the SearchParameters

Re: BatchJobService - Using Temporary and standard IDs together

2016-08-01 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Alan, Thanks for summarizing the solution again. :-) Feel free to ask us if you have any questions or issues in the future. Cheers, Thanet, AdWords API Team On Monday, August 1, 2016 at 6:21:17 PM UTC+9, Alan Coleman wrote: > > The issue was with my use of the PHP Example. I got the

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread François-Régis Lancien
Hum, is a keyword could be the problem ? Like if I enter "car france" and "car france", will he struggle ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: BatchJobService - Using Temporary and standard IDs together

2016-08-01 Thread Alan Coleman
The issue was with my use of the PHP Example. I got the following answer from the API Developers below... Hello Alan, > > In this line > > of > your code, you're creating

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, It could be any of the following (operations, search/selector parameters, list elements) and so you will need to check your code if you may have duplicated any of them. If the issue persists, kindly send your full SOAP request and response so I could identify which specific

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread François-Régis Lancien
Thnaks for you answer. "containing two parameters that are the same" ? Do you mean TargettingIdeaService parameters ou parameters that I've put in (my keywords) ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi François, The error you are encountering is due to the request containing two parameters that are the same. Please make sure there are no duplicate parameters in the request and try again. If

DistinctError.DUPLICATE_ELEMENT on TargettingIdeaService

2016-08-01 Thread François-Régis Lancien
Hello, I'm using TargetingIdeaService in order to collect values from searches on Google (like numbers, cost, competition ). But, when I work with large amount of keywords, I obtain this error : *class DistinctError#12022 (6) {* * public $reason =>* * string(17) "DUPLICATE_ELEMENT"* *

Re: KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Although the keyword might appear to have other characters in the AdWords UI, the AdWords API removes the special characters of the keyword when it is returned from the AdWords API. Apart from the Keywords Performance Report, you may also try the GetKeywords

Re: GetRefreshToken --> "OAuth client was not found"

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you are having the issue when running the GetRefreshToken example code or by using a different service of the AdWords API? Also, you might want to try the following steps : 1. When running the GetRefreshToken example, a redirect url will be shown in the console. 2.