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 =  $CustomerService->get('customerId');
$customer_adwords_ID = $account->customerId;
$domain = $account->companyName; 

Thanks in Advance,
Maurice

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eceb0478-f87b-4a78-93d6-9af4919318cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/39149bba-83de-49a3-be5f-12c9b993439c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 type of the network 
(search, display, youtube etc), just add the field *AdNetworkType1* to the 
report. Similarly, you can use other fields for segmentation, such as 
device type (desktop, mobile, tablet etc), type of the network (search, 
display, youtube etc), date and more. 

You can the following reports for your purpose:
Locations - Geo Performance Report 

Interests & Remarketing lists - Audience Performance Report 

Demographic - Age Range Performance Report 


A consolidated list of all reports and their respective segmentation fields 
is available here 
. 
For 
more information on segmentation please refer to this article 

.

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2afd709f-4321-429f-bf4a-bfd1ec9f7103%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 date range doesn't provide any meaningful insight and 
hence is not supported for these report types. I've contacted the team to 
have the report documentation updated to reflect this. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0619b884-9adf-4912-8d96-90926dbcb52d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 local database. If your environment is Java based, 
you can also take a look at the aw-reporting framework 
, which can help you with 
extracting data using various reports. However, please note that the data 
available via the API has a certain lag. Please refer to this article 
 to determine 
freshness of your data. 

To be able to use the API, you would first need to sign up 
 for API 
access and then follow these steps 
 to 
setup your local environment and make the first API call. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bdf0d947-010e-40b6-92b4-d06afeda6511%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 the 
includeZeroImpressions 
header 

 is 
set to true. If a field does support zero impressions, then the inclusion 
of zero impressions depends on the value of the includeZeroImpressions 
header. I'll file a request to have the docs updated so this behavior is 
more clear. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81f914c4-d066-4e75-a2e2-f8168b290df1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f9ec6e1d-6769-42ad-bc50-6b2184ca84c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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. 

Once you have your developer token for these access levels, you can 
generate your credentials from the MCC level. 

Please let me know if you need help along the way.

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d1c7ac41-bd05-48c9-af42-91940b6a051c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
> , 
> there was a change made to reporting outlined under the section Quoting 
> of values in comma-separated output 
>  where 
> fields 
> that begin with the special characters - (minus) or + (plus) will be 
> double-quoted without a leading space in the CSV, CSVFOREXCEL, and TSV 
> download formats. To get this new behavior, you would have to start using 
> v201607. Versions v201605 and older still behave the same as it did 
> previously as to not break people's current reports.
>
> Cheers,
> Nadine, AdWords API Team
>
> On Thursday, June 23, 2016 at 12:36:34 PM UTC-4, Mark Rogoyski wrote:
>>
>> Hi Josh,
>>
>> Thanks for the update.
>>
>> Mark
>>
>> On Thursday, June 23, 2016 at 8:53:36 AM UTC-7, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi Mark,
>>>
>>> We're still discussing whether to make this change. If we do change the 
>>> behavior, it will most likely happen starting with a specific AdWords API 
>>> version to avoid creating problems for anyone who is relying on the current 
>>> behavior.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Wednesday, June 22, 2016 at 5:00:38 AM UTC-4, Thanet Knack 
>>> Praneenararat (AdWords API Team) wrote:

 Hello Mark,

 I would like to update that we're aware of the issue and discussing 
 about the feasibility/timing of the change.
 Could you please wait a bit more before we reach the conclusion?

 We'll update this thread as soon as possible.

 Cheers,
 Thanet, AdWords API Team

 On Wednesday, June 22, 2016 at 2:57:26 AM UTC+9, Mark Rogoyski wrote:
>
> 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 Excel when this isn't the use case 
> for 
> the API.
>
> Could this behavior be removed from the API?
>
> Thanks.
> Mark
>
> On Tuesday, June 21, 2016 at 10:11:08 AM UTC-7, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> 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. 
>> To avoid this problem, the reporting service adds a leading space to any 
>> field value that would cause issues in Excel without the space.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Tuesday, June 14, 2016 at 5:02:37 PM UTC-4, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi Mark,
>>>
>>> I'm responding here just in case others encounter this issue. I'm 
>>> following up with the reporting team and will get back to you as soon 
>>> as I 
>>> have more information.
>>>
>>> In the meantime, I suggest trimming leading and trailing spaces from 
>>> *VideoId* field values as a workaround.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Monday, June 13, 2016 at 8:29:04 PM UTC-4, Anthony Madrigal wrote:

 Hi Mark,

 I'll be glad to take a look at what is going on here. You can send 
 me the details privately via *reply privately to author. *Please 
 provide the report definition, clientCustomerId and some video Ids you 
 expect to see.

 Thanks,
 Anthony
 AdWords API Team

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at 

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 suggested.

regards,
Zia


On Monday, 1 August 2016 06:16:02 UTC+1, Peter Oliquino wrote:
>
> Hi Zia,
>
> Please see below my answers :
>
> 1. The report service (arbitrary report types) seems to time out more 
> frequently than v201601.  We have a retry logic in place, where these 
> errors are retried and they eventually succeed.
>
> *One possible cause of the timeouts would be that you are processing 
> extremely large reports as discussed here in our guide 
> . 
> If the issues persist, could you provide your complete report definition 
> and any logs produced when you ran the report?*
>
> 2. The new batch job service, seems to work fine, however on getting the 
> results, given a job id it returns a null value for the downUrl property, 
> again this happened in only a handful number of batches, say just 3 out of 
> 1000.
>
> *The downloadUrl is expected to be null while the batch job is still 
> processing, or is canceled. However, if the issue occured outside of those 
> conditions, could you provide your complete SOAP request and response so we 
> can investigate further? Also, I would recommend that you reply 
> using Reply privately to author if you will send any of the information 
> that I have requested from you.*
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d8ba25e-413c-429f-a475-6e7546f24b7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a671afa7-e8f9-4bf6-be3e-e476ee0e471c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a965068-3afd-42ef-bb03-5f9b8bf69215%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 there.

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12b74b1c-aa44-4023-9392-ba6701229d53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 change the 
API WSDL in the future.

Any changes to functionality will be announced on our blog 
.

Regards,
Mike, AdWords API Team

On Sunday, July 31, 2016 at 9:53:30 AM UTC-4, Oliver wrote:
>
> Further to my last post pointing to what the documentation said, we tested 
> this functionality and it seems the documentation is not correct.
>
> Without setting the *clientCustomerId,* we still get back one entry only 
> when calling the getCustomers() method for a Manager account.  It seems the 
> new getCustomers() method work exactly the same as the old get() method.
>
> Can you please clarify if we missed something? or what exactly has changed?
>
> Oliver
>
>
> On Saturday, 30 July 2016 08:00:22 UTC+1, Oliver wrote:
>>
>> Hi Shwetha,
>>
>> The documentation says something different from what you mentioned.  It 
>> says in this page:  
>> https://developers.google.com/adwords/api/docs/guides/accounts-overview#customerservice
>>
>> *In v201605 and earlier, if no clientCustomerId is specified, then the 
>> response will contain a single entry for the authenticated account. You 
>> must specify a clientCustomerId when authenticating as a manager account to 
>> obtain info for a specific account.*
>>
>>
>> *Starting with v201607, if no clientCustomerId is specified, then the 
>> response will contain multiple entries if more than one account is directly 
>> accessible by the authenticated account. If you only want results for a 
>> single account, you must specify the clientCustomerId in your request.*
>>
>>
>> So my question is, if we don't specify a customerId (which we can't if we 
>> just authenticated a new user and we don't know his Id), then we will get 
>> back multiple accounts.  How do we know which account is the root account?
>>
>>
>> Oliver
>>
>>
>>
>> On Friday, 29 July 2016 22:48:36 UTC+1, Shwetha Vastrad (AdWords API 
>> Team) wrote:
>>>
>>> Hi Oliver, 
>>>
>>> If you do not specify a clientCustomerId in the request header, the 
>>> getCustomers 
>>> 
>>>  method 
>>> will return the account details of the authenticated customer. If the 
>>> canManageClients 
>>> 
>>>  field 
>>> is true in the returned Customer object, then the returned account is a 
>>> Manager account. 
>>>
>>> I hope this helps. 
>>>
>>> Regards,
>>> Shwetha, AdWords API Team.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2d7772f7-d55c-4414-9324-c86341e531f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
 where 
fields 
that begin with the special characters - (minus) or + (plus) will be 
double-quoted without a leading space in the CSV, CSVFOREXCEL, and TSV 
download formats. To get this new behavior, you would have to start using 
v201607. Versions v201605 and older still behave the same as it did 
previously as to not break people's current reports.

Cheers,
Nadine, AdWords API Team

On Thursday, June 23, 2016 at 12:36:34 PM UTC-4, Mark Rogoyski wrote:
>
> Hi Josh,
>
> Thanks for the update.
>
> Mark
>
> On Thursday, June 23, 2016 at 8:53:36 AM UTC-7, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi Mark,
>>
>> We're still discussing whether to make this change. If we do change the 
>> behavior, it will most likely happen starting with a specific AdWords API 
>> version to avoid creating problems for anyone who is relying on the current 
>> behavior.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, June 22, 2016 at 5:00:38 AM UTC-4, Thanet Knack 
>> Praneenararat (AdWords API Team) wrote:
>>>
>>> Hello Mark,
>>>
>>> I would like to update that we're aware of the issue and discussing 
>>> about the feasibility/timing of the change.
>>> Could you please wait a bit more before we reach the conclusion?
>>>
>>> We'll update this thread as soon as possible.
>>>
>>> Cheers,
>>> Thanet, AdWords API Team
>>>
>>> On Wednesday, June 22, 2016 at 2:57:26 AM UTC+9, Mark Rogoyski wrote:

 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 Excel when this isn't the use case 
 for 
 the API.

 Could this behavior be removed from the API?

 Thanks.
 Mark

 On Tuesday, June 21, 2016 at 10:11:08 AM UTC-7, Josh Radcliff (AdWords 
 API Team) wrote:
>
> 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. 
> To avoid this problem, the reporting service adds a leading space to any 
> field value that would cause issues in Excel without the space.
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, June 14, 2016 at 5:02:37 PM UTC-4, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi Mark,
>>
>> I'm responding here just in case others encounter this issue. I'm 
>> following up with the reporting team and will get back to you as soon as 
>> I 
>> have more information.
>>
>> In the meantime, I suggest trimming leading and trailing spaces from 
>> *VideoId* field values as a workaround.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Monday, June 13, 2016 at 8:29:04 PM UTC-4, Anthony Madrigal wrote:
>>>
>>> Hi Mark,
>>>
>>> I'll be glad to take a look at what is going on here. You can send 
>>> me the details privately via *reply privately to author. *Please 
>>> provide the report definition, clientCustomerId and some video Ids you 
>>> expect to see.
>>>
>>> Thanks,
>>> Anthony
>>> AdWords API Team
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bc67a8f2-5773-492e-9e25-c0b8c47810db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0941bf2b-369e-4524-896e-cc450d04019f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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??

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/46ac9e5c-e849-4c91-8eba-b8bb407257e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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  


But, is it possible to get all segmentations data? I mean locations, 
interests, remarketing lists and demographic data...

Thank you.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2a012412-b0d8-46de-9e24-45ce96d9445a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
active.  I also experienced a similar problem in the past with special ad 
types, but at least some of the missing ads are plain text ads.  Is there 
any other reason certain ads wouldn't be available?  Is there somewhere I 
can file a ticket in order to research my case?

Thanks in advance

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dfd0c8fa-3a4d-4f81-b40c-9ad03a886d8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
the one that succeeds without the references to Labels and the one that 
fails including it, so that I can attempt to reproduce the issue.

Regards,
Mike, AdWords API Team

On Saturday, July 30, 2016 at 8:51:47 AM UTC-4, joel wrote:
>
> It's the KEYWORDS_PERFORMANCE_REPORT
> Include 0 impressions = true
> Format = GZIPPED CSV
> Date Range = 20160728-20160728
> Fields: AdGroupId, AverageCpc, AveragePosition, Clicks, Cost, FinalUrls, 
> FirstPageCpc, Id, Impressions, CpcBid, QualityScore, TopOfPageCpc, 
> AdGroupStatus, CampaignId, CampaignStatus, SearchPredictedCtr, 
> PostClickQualityScore, CreativeQualityScore, FirstPositionCpc, 
> EstimatedAddClicksAtFirstPositionCpc, EstimatedAddCostAtFirstPositionCpc
>
> Thanks!
>
> Joel
>
> On Thursday, July 28, 2016 at 1:29:28 PM UTC-4, Michael Cloonan (AdWords 
> API Team) wrote:
>>
>> Hello,
>>
>> Thank you for the customer ID. Can you also please provide a report 
>> definition or AWQL that fails, that works when only removing the label 
>> filter? As I am still unable to reproduce, these will hopefully help narrow 
>> down the specific circumstance that is causing this issue.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Thursday, July 28, 2016 at 11:20:17 AM UTC-4, joel wrote:
>>>
>>> I'm seeing this consistently with just 1 of our accounts as well. The 
>>> customer id is 3177205665. This has happened repeatedly for 2 days now, so 
>>> it doesn't seem temporary. Can you investigate with this customer id?
>>>
>>> Joel
>>>
>>>
>>> On Tuesday, July 19, 2016 at 10:10:41 AM UTC-4, Michael Cloonan (AdWords 
>>> API Team) wrote:

 Hello,

 I am not able to reproduce this error. I'm wondering if it was a 
 temporary issue. Is this still happening for you if you run the query now?

 If it is, can you send me the customer ID you're running the query 
 against so I can try running it on the account where it's actually 
 happening?

 Regards,
 Mike, AdWords API Team

 On Monday, July 18, 2016 at 7:53:46 PM UTC-4, Sabri Karagönen wrote:
>
> Hi, I'm trying to download a report using KEYWORDS_PERFORMANCE_REPORT.
> Normally, I can download this report succesfully. However, when I add 
> labels to filter this report, I get error below:
> ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data.
>
> My XML output is below, so you can examine it with details.
>
>
>
>1. in ReportUtils.php line 202
>2. at ReportUtils::DownloadReportFromUrl('
>https://adwords.google.com/api/adwords/reportdownload/v201603', 
>*array*('Authorization' => '***', 'developerToken' => '***', 
>'clientCustomerId' => '***', 'skipReportHeader' => 'true', 
>'skipColumnHeader' => 'true', 'skipReportSummary' => 'true'), 
>*array*('__rdxml' => ' 
>
> DateCampaignIdAdGroupIdIdCriteriaCpcBidImpressionsClicksConvertedClicksConversionsCampaignStatusINENABLEDAdGroupStatusINENABLEDStatusNOT_INPAUSEDAdNetworkType2INSEARCHSEARCH_PARTNERSLabelsCONTAINS_ANYBRNDBrand2016070820160717Criteria
>  
>performance report 
>
> #578d6b95d7483KEYWORDS_PERFORMANCE_REPORTCUSTOM_DATEXML'),
>  
>*null*)
>
> How can I fix this error?
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a118c11-e546-4a8a-a673-f58531313bb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 Expanded Text Ads 
> 
>  which 
> were made available in API version v201605. If you are using this field in 
> a report query in older API versions, you'll encounter an error. If you are 
> using the newer API versions (v201605 
>  and 
> v201607 
> ) and 
> still get this error, please provide the complete report definition so I 
> can further investigate. 
>
> Thanks,
> Shwetha, AdWords API Team.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2bf03cfb-1cee-4bd6-a139-07c11e83dde1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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' account 
during this integration. Please suggest.

Regards,

On Friday, July 22, 2016 at 10:30:12 PM UTC+5:30, Anthony Madrigal wrote:
>
> Hi Nikhil,
>
> Yes, in order to use AdWords API, you need to generate credentials from an 
> MCC account. 
>
> Regards,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1281e993-2d1a-44e1-8347-819ac3280e7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
,
 
it will give you that error.

Cheers,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e5e99898-d539-47e7-a0ea-cfdfcd1dcc3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 following answer 
> from the API Developers below...
>
> Hello Alan,
>>
>> In this line 
>> 
>>  of 
>> your code, you're creating another layer of array, resulting in an array of 
>> array for ad group operations.
>> Instead, it's supposed to be just one layer of all types of operations 
>> together, so you have to change:
>> $operations = array($adGroupOperations);
>> to
>> $operations = array_merge(array(), $adGroupOperations);
>>
>> Or more simply, just $operations = $adGroupOperations;
>>
>> Hope this help.
>>
>> Cheers,
>>
>
> On Tuesday, July 26, 2016 at 9:22:46 AM UTC+1, Alan Coleman wrote:
>>
>> Hello everyone,
>>
>> We've been testing the temporary IDs feature of the  
>> 
>> BatchJobService 
>> .
>>  
>> The Add Complete Campaign script 
>> 
>>  
>> works and makes complete sense (great feature by the way!).
>>
>> Is is possible to use this feature with an ID that has already been set? 
>>
>> So for example, if we have a campaign that has already been created and 
>> for which we already have an ID, can we add AdGroups and Keywords using the
>>  temporary IDs feature of the  
>> 
>> BatchJobService 
>> 
>> ?
>>
>> So taking the sequence example form the documentation, our approach would 
>> look like this:
>>
>> *This sequence would:*
>>>
>>>- *Use a campaign that already exists with an ID of **12345678*
>>>
>>>
>>>- *Add an ad group with temporary ID -1 for campaign 12345678*
>>>
>>>
>>>- *Add an ad group ad for ad group -1*
>>>
>>>
>>>- *Add multiple ad group criteria (e.g., keywords) for ad group -1*
>>>
>>>
>> The start of our operation would look something like this:
>>
>>
>> *array* *(size=13)*
>>>   0 => 
>>> *array* *(size=2)*
>>>   0 => 
>>> *object*(*AdGroupOperation*)[*21*]
>>>   *public* 'operand' => 
>>> *object*(*AdGroup*)[*11*]
>>>   *public* 'id' => int -1
>>>   *public* 'campaignId' => int 12345678
>>>   *public* 'campaignName' => null
>>>
>>>
>> We have tried this be get the following error:
>>
>> errorType=BatchJobProcessingError, trigger=, 
>>> errorString=BatchJobProcessingError.FILE_FORMAT_ERROR, fieldPath=, 
>>> reason=FILE_FORMAT_ERROR
>>
>>
>> Any help would be appreciated.
>>
>> Thanks 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bc4f46b7-fa24-42c8-be8b-c2715a694c98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98ce8b09-e266-4a9b-8d9f-8354cd4ad993%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 another layer of array, resulting in an array of 
> array for ad group operations.
> Instead, it's supposed to be just one layer of all types of operations 
> together, so you have to change:
> $operations = array($adGroupOperations);
> to
> $operations = array_merge(array(), $adGroupOperations);
>
> Or more simply, just $operations = $adGroupOperations;
>
> Hope this help.
>
> Cheers,
>

On Tuesday, July 26, 2016 at 9:22:46 AM UTC+1, Alan Coleman wrote:
>
> Hello everyone,
>
> We've been testing the temporary IDs feature of the  
> 
> BatchJobService 
> .
>  
> The Add Complete Campaign script 
> 
>  
> works and makes complete sense (great feature by the way!).
>
> Is is possible to use this feature with an ID that has already been set? 
>
> So for example, if we have a campaign that has already been created and 
> for which we already have an ID, can we add AdGroups and Keywords using the
>  temporary IDs feature of the  
> 
> BatchJobService 
> 
> ?
>
> So taking the sequence example form the documentation, our approach would 
> look like this:
>
> *This sequence would:*
>>
>>- *Use a campaign that already exists with an ID of **12345678*
>>
>>
>>- *Add an ad group with temporary ID -1 for campaign 12345678*
>>
>>
>>- *Add an ad group ad for ad group -1*
>>
>>
>>- *Add multiple ad group criteria (e.g., keywords) for ad group -1*
>>
>>
> The start of our operation would look something like this:
>
>
> *array* *(size=13)*
>>   0 => 
>> *array* *(size=2)*
>>   0 => 
>> *object*(*AdGroupOperation*)[*21*]
>>   *public* 'operand' => 
>> *object*(*AdGroup*)[*11*]
>>   *public* 'id' => int -1
>>   *public* 'campaignId' => int 12345678
>>   *public* 'campaignName' => null
>>
>>
> We have tried this be get the following error:
>
> errorType=BatchJobProcessingError, trigger=, 
>> errorString=BatchJobProcessingError.FILE_FORMAT_ERROR, fieldPath=, 
>> reason=FILE_FORMAT_ERROR
>
>
> Any help would be appreciated.
>
> Thanks 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3ef55f8a-eeda-4839-98d0-78556c577a94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 parameter has been 
duplicated. Please respond using *Reply privately to author* for the 
information I requested.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ed26258e-58c8-4c9c-bed6-02890e2f3c65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3036d0d5-bbce-4170-ba0c-69076874ed19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 there are no duplicates and the issue still persists, kindly provide 
your full SOAP request and response so I can investigate the issue further. 
Please also reply using *Reply privately to author* for the SOAP.  Thank 
you!

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d04801dc-bcc7-4fc9-b559-bb1c580451f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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"*
*  public $fieldPath =>*
*  string(41) "selector.searchParameters[0].queries[270]"*
*  public $trigger =>*
*  string(0) ""*
*  public $errorString =>*
*  string(31) "DistinctError.DUPLICATE_ELEMENT"*
*  public $ApiErrorType =>*
*  string(13) "DistinctError"*
*  private $_parameterMap =>*
*  array(1) {*
*'ApiError.Type' =>*
*string(12) "ApiErrorType"*
*  }*
*}*


I don't understand because every single request is different from the 
others.

Thanks for your help,

François

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f745d0b3-79e8-47c7-a068-95ae0c35af4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 example 
(samples in other languages also available in the link) to fetch keywords 
based on your AdGroup. It will, however, return the keywords without the 
special characters, the same as it does in the reports.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d84413b6-4774-4485-9dae-085cd3f5fa0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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. You will then need to paste it into your browser and a code will be 
generated after. 
3. Paste that code back into your console in the part where it says "*Type 
the code you received here: *", you can then use the generated code as your 
refreshToken in your AdWords config file.

I hope this helps. If the issue perists, please retrace your OAuth 2.0 
setup and make sure to follow correctly the steps mentioned in this guide 
.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b562f4a5-a19e-432e-ac59-78dc96c4d15c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.