Re: UAC (Universal app campaigns) support in the API

2016-08-16 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Igor,

I'm investigating this and will keep you posted.

Cheers,
Thanet, AdWords API Team

On Tuesday, August 16, 2016 at 4:49:51 AM UTC+9, Igor Selitsky wrote:
>
> I've answered privately. Just want to cc here some report details for UAC 
> (and similar problem with ClickType in  CRITERIA_PERFORMANCE_REPORT).
>
>
> Report definition:
>
>  SELECT  Date, CampaignId, CampaignName, Cost, Impressions, Clicks, Device
> , ClickType , AdNetworkType1 
>  FROM   CAMPAIGN_PERFORMANCE_REPORT WHERE  AdvertisingChannelSubType=
> 'UNIVERSAL_APP_CAMPAIGN' AND Impressions>0 DURING LAST 7 DAYS
>
> Try with and without ClickType  for the period 1 Apr - 31 July 2016.
> The same situation a saw in UI, just campaign report:
>
>-  without segmentation by ClickType totals: costs 1 8XX RUB.
>-  with segmentation by ClickType sum by segment not equal to total: 
>costs 1 7XX RUB, Impressions - looks like I need to exclude Website or 
>Appstore from total (which?), number of clicks is correct.
>
>
> I also found similar problem with ClickType in CRITERIA_PERFORMANCE_REPORT 
> with video campaigns and display campaigns (with video ads).
>
> With ClickType show wrong data, for example total cost is 10 RUB.
> SELECT Date,CampaignId,CampaignName,Cost,Impressions,Clicks,Device,
> ClickType,AdNetworkType1,Criteria,Id,CriteriaType,AdGroupId FROM 
> CRITERIA_PERFORMANCE_REPORT DURING 20160811,20160811
>
>
> The report without ClickType show correct cost ( much more than 100 RUB):
>
> SELECT 
> Date,CampaignId,CampaignName,Cost,Impressions,Clicks,Device,AdNetworkType1,Criteria,Id,CriteriaType,AdGroupId
>  FROM CRITERIA_PERFORMANCE_REPORT DURING 20160811,20160811
>
>
> This is a huge difference.
>
>
> On Wednesday, July 6, 2016 at 9:34:09 PM UTC+3, Anthony Madrigal wrote:
>>
>> Hi Igor,
>>
>> Could you please provide me with your report definition, client customer 
>> Id and a copy of your reports so that I can verify whether there is an 
>> issue on our side or not? Please do so using *reply privately to author*.
>>
>> 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/6c8dac15-a04f-4223-8aaf-4386b15094eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-16 Thread Alex Benusovich
Hi Michael,
Any updates from the engineering team about this? I'm still getting the 
same error for that request that used to work OK.
Thanks,
Alex

On Friday, August 5, 2016 at 6:48:41 AM UTC-7, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> Thank you for providing the logs. I will pass them along to the 
> engineering team to take a look and let you know when I hear back.
>
> Regards,
> Mike, AdWords API Team
>
> On Thursday, August 4, 2016 at 7:05:41 PM UTC-4, Anthony Madrigal wrote:
>>
>> Hi Alex,
>>
>> The limit has not changed as far as I know. Could you please provide me 
>> with the SOAP request and response that resulted in this error so I can 
>> take a further look?
>>
>> 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/744592ec-7fe5-4a76-9e62-21c49d60276c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-16 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

That seems pretty odd that you are not seeing the create account button in 
the UI as well. Could you please provide me with the SOAP request and 
response where you are getting this error so that I can further 
investigate? Please do so using *reply privately to author.*

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/d6ed121f-d4da-4677-a4f3-a186062d4473%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Cannot create new account via API: Exception SoapFault exception: [soap:Server] [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2016-08-16 Thread starrychloe S.


Our API is trying to create a new account. This has worked before with 
another project/master account. The manager account id was given, yet it 
gave a NOT_AUTHORIZED error. 


297 <190>1 2016-08-16T06:38:50.590915+00:00 app worker.1 - - Exception 
> SoapFault exception: [soap:Server] 
> [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]] in 
> /app/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/
> AdsSoapClient.php:216 
> 109 <190>1 2016-08-16T06:38:50.590929+00:00 app worker.1 - - Stack trace: 
> 253 <190>1 2016-08-16T06:38:50.590930+00:00 app worker.1 - - #0 
> /app/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php(216):
>  
> SoapClient->__soapCall('mutate', Array, NULL, Array, Array) 
> 240 <190>1 2016-08-16T06:38:50.590932+00:00 app worker.1 - - #1 
> /app/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Lib/AdWordsSoapClient.php(86):
>  
> AdsSoapClient->__soapCall('mutate', Array) 
> 255 <190>1 2016-08-16T06:38:50.590932+00:00 app worker.1 - - #2 
> /app/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/v201605/ManagedCustomerService.php(4608):
>  
> AdWordsSoapClient->__soapCall('mutate', Array) 
> 174 <190>1 2016-08-16T06:38:50.590933+00:00 app worker.1 - - #3 
> /app/models/GoogleAdWords.php(1460): ManagedCustomerService->mutate(Array)
>  
>

I can list accounts fine. 

$ YII_ENV=prod yii kw/list-accounts
> 4342976991, BestSales, manage?: 1, test?:
> 5336143149, BestSales 1, manage?: , test?:


 This is what I see in the AdWords web interface.



I don't even see a button to create an account in the AdWords web interface 
either. When I try to create an account, I'm using the account number with 
dashes, but I don't think that should matter because it works for fetching 
account numbers. Do you want to see the code which tries to create the 
account? The version of API I'm using is v201605.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/100536da-6f55-4375-bf51-1dff4a532dc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Conversion data on CREATIVE_CONVERSION_REPORT

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Mehdi,

To further debug, could you please provide me with the SOAP XML report 
definition and your clientCustomerId? 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/16f31322-6e90-4239-8db1-872cabc7d6af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BulkMutateJobPolicy

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar,

BulkMutateJobPolicy is a policy definition for MutateJobService, a service 
which is now deprecated and was removed in v201603 
. Please 
switch to BatchJobService 

 as 
soon as possible. BatchJobService supports temporary IDs to allow you to 
have dependencies between multiple operations in a batch job. Please refer 
to this example 

 in 
Java for more details. Same example is available in other client libraries 
 as well. 
Also, you can refer to our Batch Processing Guide 
 for more 
information. 

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/a652cccd-4530-496e-9630-299d479d994d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Foluso, 

Are you using the examples provided in the PHP client library 
? The report download 
example has try-catch block to handle errors or exceptions that occur while 
executing the requests. The ReflectionException maybe due to something 
specific in the client environment. I would suggest that you post this 
issue in the PHP library's repository 
 as they are better 
equipped to address 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/82679430-3886-49f8-b581-b660d3e3587c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting zero impression rows after setting setting includeZeroImpression to False

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ketaki,

To be able to help further, could you please provide me with a sample 
report generated via the API (where you see this problem) and your 
clientCustomerId? 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/fd2c56e7-35e6-4ae7-8768-53453e9ed28e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: api version 201605 - batchjobservice

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Zia,

The count mismatch is an artifact of the failed download URL generation. 
You can safely ignore the mismatch (in this particular case) when 
processing the results from the URL.

Thanks,
Josh, AdWords API Team

On Monday, August 15, 2016 at 11:39:45 AM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Zia,
>
> I'm looking into that one and will get back to you with an update.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, August 15, 2016 at 9:08:56 AM UTC-4, xtcsuk wrote:
>>
>> Hi Josh,
>>
>> Thanks again, sorry my mistake.  
>>
>> On this subject, this is a job details where we have a discrepancy in 
>> between the number of operations uploaded and number of operations executed:
>>
>> job idaccount id
>> 342115475 7653799969
>>
>> our application is limited to assign maximum 3 number of operations 
>> per job, so this job in our end has 3 operations, however the api 
>> results look different containing 5 number of operations.
>>
>> Appreciating the verification on this one, please.
>>
>> regards,
>> Zia
>>
>> On Monday, 15 August 2016 13:39:21 UTC+1, Josh Radcliff (AdWords API 
>> Team) wrote:
>>>
>>> Hi Zia,
>>>
>>> The job I was referring to was batch job ID 341175452, which had status 
>>> of CANCELED (please see your first email on this post). The current status 
>>> remains as CANCELED.
>>>
>>> 
>>>   341175452
>>>   CANCELED
>>>   
>>> 2
>>> 2
>>> 66
>>> 0
>>>   
>>>   
>>> https://batch-job-download-prod...
>>> 20160911 170333 Etc/GMT
>>>   
>>> 
>>>
>>> Were you perhaps confusing this job with another one that Mike was 
>>> looking into for you?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Monday, August 15, 2016 at 7:10:33 AM UTC-4, xtcsuk wrote:

 Hi Josh,

 Thank you for your reply,

 The job in question did originally included a downloadUrl, however the 
 progressStats is not somewhat correct. 
 My question is around this, why the 
 job's progressStats.estimatedPercentExecuted is at 60% and yet 
 BatchJobStatus is Done, I would expect estimatedPercentExecuted to be 100% 
 for a "Done" job.  And not only that our records show 30k operations, 
 estimatedPercentExecuted is at 20k, hope this is clear, and apologies if 
 it 
 wasn't in the first post.

 regards,
 Zia

 On Friday, 12 August 2016 18:54:57 UTC+1, Josh Radcliff (AdWords API 
 Team) wrote:
>
> Hi Zia,
>
> A fix was applied for that job. If you retrieve the BatchJob 
> 
>  again, 
> you should get back a *downloadUrl* and be able to get the results.
>
> Thanks,
> Josh, AdWords API Team
>
> On Friday, August 12, 2016 at 10:55:00 AM UTC-4, Josh Radcliff 
> (AdWords API Team) wrote:
>>
>> Hi Zia,
>>
>> Mike just pointed out that this is a different issue from the other 
>> post. I'm following up on this one and will get back to you as soon as I 
>> have more information.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Thursday, August 11, 2016 at 2:04:14 PM UTC-4, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Hi Zia,
>>>
>>> I see you already are discussing this issue with Mike on another 
>>> post 
>>> , 
>>> so I'll mark this one a duplicate. Mike is still looking into this 
>>> issue 
>>> for you and will respond on the other post.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, August 11, 2016 at 10:51:28 AM UTC-4, xtcsuk wrote:

 Hello,

 A question around a cancelled job, on getting result for a job, the 
 data tells us the job has been cancelled, no downloadUrl and with the 
 following stats:

 service call:
 batchjobservice.get(selector).entries

 api call result:
 estimatedPercentExecuted: 60%, numOperationsExecuted: 2, 
 numOperationsSucceeded: 2, numResultsWritten: 0

 our record shows, 3 operations are attached to this job.

 The jobid = 341175452, and accountid = 8227096083

 Based on this, how would then we update our end of the bargain, 
 with no downloadUrl, we can't do anything really, and surely that 
 leaves us 
 in unknown status.


 regards,
 Zia

>>>

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

Re: SOAP ошибка v201607

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

When you mentioned the 30KB versus 300KB-400KB, were you referring to the 
size of an *individual* request, or are you submitting a high volume of 
*AdGroupCriterionService.mutate* requests in succession?

If this is happening for a large individual request, could you let me know 
if the request *always* fails, or does it succeed if you wait and retry?

If you are submitting a high volume of *AdGroupCriterionService.mutate* 
requests 
in succession, then you might try combining multiple operations in each 
request (but make sure you stay at or below the maximum of 5,000 operations 
per request 
).

Thanks,
Josh, AdWords API Team

On Tuesday, August 16, 2016 at 9:06:12 AM UTC-4, 
zastrozhnov.sot...@gmail.com wrote:
>
> ; Enable/disable gzip compression on SOAP requests and responses.
> COMPRESSION = 1
>
> ; The level of gzip compression to use, from 1 to 9. The higher the level the
> ; greater the compression and time needed to perform the compression. The
> ; recommended and default value is 1.
> COMPRESSION_LEVEL = 9
>
> ; The type of WSDL caching to use. The possible values are 0 (none), 1 (disk),
> ; 2 (memory), or 3 (disk and memory). The default value is 0.
> WSDL_CACHE = 1
>
>
> вторник, 16 августа 2016 г., 15:15:55 UTC+3 пользователь Josh Radcliff 
> (AdWords API Team) написал:
>>
>> Hi,
>>
>> I didn't see in your response if you have configured WSDL caching using 
>> the settings I mentioned. Could you please let me know if you've done that 
>> step?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Tuesday, August 16, 2016 at 6:45:54 AM UTC-4, zastrozhn...@gmail.com 
>> wrote:
>>>
>>> Please respond ASAP...
>>>
>>> понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh 
>>> Radcliff (AdWords API Team) написал:

 Hi,

 Have you tried enabling WSDL caching to the reduce the number of WSDL 
 requests from your app?

 If you are using our client library, you can enable caching by setting 
 WSDL_CACHE in your settings.ini file. Please see the comments in the 
 sample settings.ini file on github 
 
 .

 Thanks,
 Josh, AdWords API Team

 On Monday, August 15, 2016 at 5:58:12 AM UTC-4, zastrozhn...@gmail.com 
 wrote:
>
> PHP Version 5.5.9-1ubuntu4.14
> but problem still exist
> пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony 
> Madrigal написал:
>>
>> Hi,
>>
>> Sorry but I can only respond in English. Please make sure that your 
>> server environment and PHP version is up to date. Could you also see if 
>> you 
>> are able to access the URL through either cURL or wget? 
>>
>> If not, could you please send the response via *reply privately to 
>> author*?
>>
>> 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/2472c4e5-1eca-4f35-b997-4b1242100ba6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread Foluso Ogunlana
Oh wow okay.

That's great, thank you very much!

It's great that it gives a helpful error, maybe it could be improved if the
message could bubble up enough to be in the stack trace?

I say this because I spent a lot of time hunting it down, and if I had seen
a single ZERO_IMPRESSIONS_NOT_SUPPORTED, it would have been obvious to me.

I can imagine other developers running into that.

Perhaps I just missed the error message and I should be looking somewhere
else?

Thanks
Foluso



On Tue, Aug 16, 2016 at 6:06 PM 'Shwetha Vastrad (AdWords API Team)' via
AdWords API Forum  wrote:

> Hi,
>
> Search Query Performance Report
> 
>  doesn't
> support zero impressions. Setting the includeZeroImpressions header to true
> will result in ReportDownloadError.ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED
> .
> This is most likely the reason for the exception you encountered.
>
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/QbZ5pe4sTeA/unsubscribe.
> To unsubscribe from this group and all its topics, 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/0941eab0-0930-4918-84d4-f87505837d7a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAGSMpfnbPyqghzLdh4%3DjwwfXFpCdJypW7fqYust-kzNbw7n3MQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

Search Query Performance Report 

 doesn't 
support zero impressions. Setting the includeZeroImpressions header to true 
will result in ReportDownloadError.ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED 
.
 
This is most likely the reason for the exception you encountered. 

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/0941eab0-0930-4918-84d4-f87505837d7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Sorry, wrong link, that's another issue with batch job service, I think. 
 The correct link is BatchJobService 
.

regards,
Zia


On Tuesday, 16 August 2016 17:58:43 UTC+1, xtcsuk wrote:
>
> Hi Justinas,
>
> Its a server side problem, have been having the same issue for awhile (api 
> version 201605 
> ), 
> awaiting a fix, hopefully soon.  As you mentioned, the downloadUrl is 
> relevant when getting the results, any time later, the batch moves on, this 
> is at least how our system is designed.
>
> regards,
> Zia
>
> On Tuesday, 16 August 2016 08:17:41 UTC+1, Justinas Ringaila wrote:
>>
>> Were we misusing api? Or this is an error on your side? Because we have 
>> more than one batch job with this case thus we need  long term solution for 
>> this. Manually generating download url won't help us much in a long run.  
>>
>> On Monday, 15 August 2016 21:02:44 UTC+3, Josh Radcliff (AdWords API 
>> Team) wrote:
>>>
>>> Hi Justinas,
>>>
>>> I'll look into generating a download URL for the job ID you mentioned, 
>>> and will update this post as soon as I have more information.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, August 12, 2016 at 4:09:58 PM UTC-4, Anthony Madrigal wrote:

 Hi Justinas,

 Could you please provide me with your SOAP request and response so I 
 can take a look at why this is coming as null? Please do so using *reply 
 privately to author.*

 Thansk,
 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/ccbcb5b2-74ff-4690-a8de-5a6ecf28e617%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why Batchjob download url is null?

2016-08-16 Thread xtcsuk
Hi Justinas,

Its a server side problem, have been having the same issue for awhile (api 
version 201605 
), 
awaiting a fix, hopefully soon.  As you mentioned, the downloadUrl is 
relevant when getting the results, any time later, the batch moves on, this 
is at least how our system is designed.

regards,
Zia

On Tuesday, 16 August 2016 08:17:41 UTC+1, Justinas Ringaila wrote:
>
> Were we misusing api? Or this is an error on your side? Because we have 
> more than one batch job with this case thus we need  long term solution for 
> this. Manually generating download url won't help us much in a long run.  
>
> On Monday, 15 August 2016 21:02:44 UTC+3, Josh Radcliff (AdWords API Team) 
> wrote:
>>
>> Hi Justinas,
>>
>> I'll look into generating a download URL for the job ID you mentioned, 
>> and will update this post as soon as I have more information.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Friday, August 12, 2016 at 4:09:58 PM UTC-4, Anthony Madrigal wrote:
>>>
>>> Hi Justinas,
>>>
>>> Could you please provide me with your SOAP request and response so I can 
>>> take a look at why this is coming as null? Please do so using *reply 
>>> privately to author.*
>>>
>>> Thansk,
>>> 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/9c3f27a5-974e-4ddb-9341-302eeadf15bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords TargetID Tracking Value

2016-08-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Shay,

Although you might observe such values in the data retrieved via the 
AdWords API, this issue looks related to AdWords in general i.e you would 
see the same values via the AdWords web interface. I would recommend 
opening a new issue in the AdWords Community forum 
. 
AdWords Team should be better able to help you with your issue.

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/1a37bb40-1086-4b14-b200-ebc0cb0d6805%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread foluso
I've found the problem that caused this.

It was the include zero impressions flag. 

Not setting it gets rid of the bug. 

Why is that?

On Tuesday, August 16, 2016 at 1:40:31 PM UTC+1, 
fol...@brainlabsdigital.com wrote:
>
> Hi,
>
> I am trying to use the Adwords PHP API ReportUtils object. 
>
> Here is the code:
>
> $util = new ReportUtils();
> // Download report.
> $report = $util->DownloadReport($reportDefinition, null, 
> $this->adwordsClient, $options);
>
>
> The same code works perfectly on the CAMPAIGN_PERFORMANCE_REPORT and on 
> any other report. 
>
> However it doesn't work on the SEARCH_QUERY_PERFORMANCE_REPORT
>
> I had it working previously, but now every time I try to run this code I 
> get the following stack trace:
>
> PHP Notice:  Undefined index: type in 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php
>  
> on line 136
> PHP Fatal error:  Uncaught exception 'ReflectionException' with message 
> 'Property  does not exist' in 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php:138
> Stack trace:
> #0 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(138):
>  
> ReflectionClass->getProperty('')
> #1 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(92):
>  
> XmlDeserializer->ConvertElementToObject(Object(DOMElement), 'ApiError')
> #2 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(63):
>  
> XmlDeserializer->ConvertElementToObject(Object(DOMElement))
> #3 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/v201605/ReportUtilsDelegate.php(194):
>  
> XmlDeserializer-> in 
> /home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php
>  
> on line 138
>
> Does anyone know what I could be doing wrong please?
>
> Like I said before, the only thing I change that produces the error, is 
> the name of the report. 
>
> Assume I am passing in no predicates, and only the 'AdGroupId' field into 
> the selector. 
>
> 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/d96088cb-b0c1-4d10-bf5b-24e4f566c20e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BulkMutateJobPolicy

2016-08-16 Thread eshwar chettri
hey!!

After API change of v201603 BulkMutateJobPolicy is not been use.. Because 
of this I'am getting some exceptions.. Can anyone tell me what is the 
substitution for this policy...



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0bd0deda-d7be-4590-88a3-fd24f9c7e7a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Conversion data on CREATIVE_CONVERSION_REPORT

2016-08-16 Thread Mehdi Zare
Hi,

I can't add any conversion related field to "CREATIVE_CONVERSION_REPORT".

The API returns "INVALID_FIELD_NAME_FOR_REPORT.

But I'm using exactly what Google stated 
here: 
https://developers.google.com/adwords/api/docs/appendix/reports/creative-conversion-report

What's the problem? I can only get Impression, nothing about clicks or 
conversion on free clicks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9246eb7a-bac6-411e-99e0-ca4e2364af0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik


; Enable/disable gzip compression on SOAP requests and responses.
COMPRESSION = 1

; The level of gzip compression to use, from 1 to 9. The higher the level the
; greater the compression and time needed to perform the compression. The
; recommended and default value is 1.
COMPRESSION_LEVEL = 9

; The type of WSDL caching to use. The possible values are 0 (none), 1 (disk),
; 2 (memory), or 3 (disk and memory). The default value is 0.
WSDL_CACHE = 1


вторник, 16 августа 2016 г., 15:15:55 UTC+3 пользователь Josh Radcliff 
(AdWords API Team) написал:
>
> Hi,
>
> I didn't see in your response if you have configured WSDL caching using 
> the settings I mentioned. Could you please let me know if you've done that 
> step?
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, August 16, 2016 at 6:45:54 AM UTC-4, zastrozhn...@gmail.com 
>  wrote:
>>
>> Please respond ASAP...
>>
>> понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh 
>> Radcliff (AdWords API Team) написал:
>>>
>>> Hi,
>>>
>>> Have you tried enabling WSDL caching to the reduce the number of WSDL 
>>> requests from your app?
>>>
>>> If you are using our client library, you can enable caching by setting 
>>> WSDL_CACHE in your settings.ini file. Please see the comments in the 
>>> sample settings.ini file on github 
>>> 
>>> .
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Monday, August 15, 2016 at 5:58:12 AM UTC-4, zastrozhn...@gmail.com 
>>> wrote:

 PHP Version 5.5.9-1ubuntu4.14
 but problem still exist
 пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony 
 Madrigal написал:
>
> Hi,
>
> Sorry but I can only respond in English. Please make sure that your 
> server environment and PHP version is up to date. Could you also see if 
> you 
> are able to access the URL through either cURL or wget? 
>
> If not, could you please send the response via *reply privately to 
> author*?
>
> 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/58a34995-257c-4adb-b03e-a1ab42c9b0da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


'ReflectionException' while using ReportUtils in Adwords API v201605

2016-08-16 Thread foluso
Hi,

I am trying to use the Adwords PHP API ReportUtils object. 

Here is the code:

$util = new ReportUtils();
// Download report.
$report = $util->DownloadReport($reportDefinition, null, 
$this->adwordsClient, $options);


The same code works perfectly on the CAMPAIGN_PERFORMANCE_REPORT and on any 
other report. 

However it doesn't work on the SEARCH_QUERY_PERFORMANCE_REPORT

I had it working previously, but now every time I try to run this code I 
get the following stack trace:

PHP Notice:  Undefined index: type in 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php
 
on line 136
PHP Fatal error:  Uncaught exception 'ReflectionException' with message 
'Property  does not exist' in 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php:138
Stack trace:
#0 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(138):
 
ReflectionClass->getProperty('')
#1 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(92):
 
XmlDeserializer->ConvertElementToObject(Object(DOMElement), 'ApiError')
#2 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php(63):
 
XmlDeserializer->ConvertElementToObject(Object(DOMElement))
#3 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/v201605/ReportUtilsDelegate.php(194):
 
XmlDeserializer-> in 
/home/foluso/Documents/webProgramming/projects/sqrt/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/XmlDeserializer.php
 
on line 138

Does anyone know what I could be doing wrong please?

Like I said before, the only thing I change that produces the error, is the 
name of the report. 

Assume I am passing in no predicates, and only the 'AdGroupId' field into 
the selector. 

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/d693ae9e-51b7-4ecb-9fd8-4bbcf750af23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: api version 201605

2016-08-16 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

There will be no notification when the server side fix is applied to 
prevent this from happening again. I would make sure to include code to 
check for this case and log the batch job ID just in case. I apologize for 
the inconvenience.

Regards,
Mike, AdWords API Team

On Monday, August 15, 2016 at 12:36:48 PM UTC-4, xtcsuk wrote:
>
> Thanks Mike,
>
> Appreciating the feedback, as for the actual fix (patch to fix the api 
> side), do we get notified, or should we just keep on looking out for this 
> symptom?
>
> regards,
> Zia
>
> On Friday, 12 August 2016 18:14:56 UTC+1, Michael Cloonan (AdWords API 
> Team) wrote:
>>
>> Hello,
>>
>> As for the two job IDs you provided for this thread, engineering has just 
>> regenerated the download URLs, so you should be able to access the results 
>> now.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Friday, August 12, 2016 at 8:32:02 AM UTC-4, Michael Cloonan (AdWords 
>> API Team) wrote:
>>>
>>> Hello,
>>>
>>> I apologize for that; it was simply a misunderstanding.
>>>
>>> I have reopened the other thread for us to track that issue separately, 
>>> and we will be responding there once we've had a chance to look into it.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Friday, August 12, 2016 at 5:42:25 AM UTC-4, xtcsuk wrote:

 Thank you Mike,

 I posted another issue on the 11th of August titled "api version 201605 
 - batchjobservice", but is marked as duplicate.  Can't open the thread 
 anymore, its taking me here:
 This is a different issue, we have downloadUrl, Done as job status, but 
 the stats does not reflect the total number of operations, not sure why 
 marked as duplicate, can provide the details again if needed.

 regards,
 Zia

 On Thursday, 11 August 2016 14:25:14 UTC+1, Michael Cloonan (AdWords 
 API Team) wrote:
>
> Hello,
>
> I will pass these IDs along to engineering so they can get the 
> download URL to show properly.
>
> Regards,
> Mike, AdWords API Team
>
> On Thursday, August 11, 2016 at 8:10:54 AM UTC-4, xtcsuk wrote:
>>
>> Hi Mike,
>>
>> Thanks for the clarification, looks like the empty download url bug 
>> still persists, for a handful number of jobs, at least.  Here is the 
>> list 
>> (been identified so far)
>>
>> JobId,   AccountId   Approximate 
>> upload time
>> 34100429769850537022016-08-11 
>> 10:42:34.140
>> 34065384486905392772016-08-11 
>> 00:18:36.320
>>
>> regards,
>> Zia
>>
>> On Tuesday, 9 August 2016 19:04:36 UTC+1, Michael Cloonan (AdWords 
>> API Team) wrote:
>>>
>>> Hello,
>>>
>>> The bug that caused this issue has still not been fully addressed. 
>>> Engineering is hard at work on getting that in as soon as possible. 
>>> This 
>>> means that it is possible (but very unlikely) that a job with 
>>> operations 
>>> moves into a DONE status, but erroneously shows that it has no 
>>> operations 
>>> or download URL. This is what happened on your previous job.
>>>
>>> In this case, the job likely finished successfully, but is simply 
>>> reporting its results incorrectly. The engineering team can force the 
>>> job 
>>> to update from the backend and show its correct state, which is what 
>>> they 
>>> did for the one job you had reported where this happened.
>>>
>>> If it happens again (hopefully it does not), let me know the job IDs 
>>> and I can have engineering fix them as well. Otherwise, everything 
>>> should 
>>> be functioning normally.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Tuesday, August 9, 2016 at 1:47:13 PM UTC-4, xtcsuk wrote:

 Hi Mike,

 Thank you,

 As for the old jobs, they are no longer valid, as the system has 
 moved on with new changes.
 So, this has now been rectified, in case of a job with no 
 operation, the api will throw or something on upload, and will not 
 move the 
 job status from pending to complete, right?

 regards,
 Zia

 On Tuesday, 9 August 2016 18:28:08 UTC+1, Michael Cloonan (AdWords 
 API Team) wrote:
>
> Hello,
>
> The engineering team has taken a look at your account and only 
> identified the single ID that you had already provided as being 
> affected by 
> that issue. If you check it again, it should have results and a 
> download 
> URL.
>
> Please let me know if this recurs with any future jobs.
>
> Regards,
> Mike, AdWords API Team
>
> On Monday, August 8, 2016 at 2:01:32 PM UTC-4, Michael 

Re: SOAP ошибка v201607

2016-08-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

I didn't see in your response if you have configured WSDL caching using the 
settings I mentioned. Could you please let me know if you've done that step?

Thanks,
Josh, AdWords API Team

On Tuesday, August 16, 2016 at 6:45:54 AM UTC-4, 
zastrozhnov.sot...@gmail.com wrote:
>
> Please respond ASAP...
>
> понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh Radcliff 
> (AdWords API Team) написал:
>>
>> Hi,
>>
>> Have you tried enabling WSDL caching to the reduce the number of WSDL 
>> requests from your app?
>>
>> If you are using our client library, you can enable caching by setting 
>> WSDL_CACHE in your settings.ini file. Please see the comments in the 
>> sample settings.ini file on github 
>> 
>> .
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Monday, August 15, 2016 at 5:58:12 AM UTC-4, zastrozhn...@gmail.com 
>> wrote:
>>>
>>> PHP Version 5.5.9-1ubuntu4.14
>>> but problem still exist
>>> пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony 
>>> Madrigal написал:

 Hi,

 Sorry but I can only respond in English. Please make sure that your 
 server environment and PHP version is up to date. Could you also see if 
 you 
 are able to access the URL through either cURL or wget? 

 If not, could you please send the response via *reply privately to 
 author*?

 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/eaa963ec-21b8-4ec7-ab95-d3048dfa6cb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik
Please respond ASAP...

понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh Radcliff 
(AdWords API Team) написал:
>
> Hi,
>
> Have you tried enabling WSDL caching to the reduce the number of WSDL 
> requests from your app?
>
> If you are using our client library, you can enable caching by setting 
> WSDL_CACHE in your settings.ini file. Please see the comments in the 
> sample settings.ini file on github 
> 
> .
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, August 15, 2016 at 5:58:12 AM UTC-4, zastrozhn...@gmail.com 
>  wrote:
>>
>> PHP Version 5.5.9-1ubuntu4.14
>> but problem still exist
>> пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony Madrigal 
>> написал:
>>>
>>> Hi,
>>>
>>> Sorry but I can only respond in English. Please make sure that your 
>>> server environment and PHP version is up to date. Could you also see if you 
>>> are able to access the URL through either cURL or wget? 
>>>
>>> If not, could you please send the response via *reply privately to 
>>> author*?
>>>
>>> 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/163bb49b-d852-478f-ac14-8174e0e2040a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-16 Thread 'Joyce Lava' via AdWords API Forum
Hello Irfan,

Glad to hear that you found the fix.

Best,
Joyce, 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/bf1bc2e9-363d-45bc-bd5e-570bfb6f1ba1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting zero impression rows after setting setting includeZeroImpression to False

2016-08-16 Thread Ketaki
Hi Vishal,

On the AdWords developer site  [Link is: h
ttps://developers.google.com/adwords/api/docs/guides/zero-impression-reports 

]
includeZeroImpressions = false represents,

rows are excluded only if *all specified metric fields in the query have 
zero values*.
If you really want to *only* get rows where the Impressions field is not 
zero, consider excluding zero impressions with a predicate 


With this consideration report should not return any rows with all metric's 
value is zero; when includeZeroImpressions is set to false.

Please correct me if I am wrong.

Regards,
Ketaki.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/955653d2-4cb9-4e64-99cd-d964d9d5f249%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-16 Thread Irfan Ismail
After checking I found out that several operations not build correctly 
causing entire upload to be failed. After some fix to code this issue is 
solved.

Thanks,
Irfan

On Tuesday, August 16, 2016 at 10:50:49 AM UTC+7, Joyce Lava wrote:
>
> Hi Irfan,
>
> Could you please send the complete SOAP request and response and the 
> clientCustomerId used when you encountered the issue? Also, sending the 
> complete code while using the 
> BatchJobHelper.uploadIncrementalBatchJobOperations for uploading 
> the AdGroupAdOperation should help to check the case further. Please make 
> sure to use *Reply Privately to Author* when sending these information.
>
> Thanks,
> Joyce, 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/80c0f87e-d761-4a0a-a6f5-daa6916dca2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-16 Thread zastrozhnov . sotnik
Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in 
/var/www/html/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line251

Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in 
/var/www/html/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line348

Notice: Failed to load response into DOM: DOMDocument::loadXML(): Empty 
string supplied as input in 
/var/www/html/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line366
An error has occurred: Could not connect to host


chace 1 ; compression : 9
If company consist of 500 words , we get this error

понедельник, 15 августа 2016 г., 21:19:01 UTC+3 пользователь Josh Radcliff 
(AdWords API Team) написал:
>
> Hi,
>
> Have you tried enabling WSDL caching to the reduce the number of WSDL 
> requests from your app?
>
> If you are using our client library, you can enable caching by setting 
> WSDL_CACHE in your settings.ini file. Please see the comments in the 
> sample settings.ini file on github 
> 
> .
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, August 15, 2016 at 5:58:12 AM UTC-4, zastrozhn...@gmail.com 
>  wrote:
>>
>> PHP Version 5.5.9-1ubuntu4.14
>> but problem still exist
>> пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony Madrigal 
>> написал:
>>>
>>> Hi,
>>>
>>> Sorry but I can only respond in English. Please make sure that your 
>>> server environment and PHP version is up to date. Could you also see if you 
>>> are able to access the URL through either cURL or wget? 
>>>
>>> If not, could you please send the response via *reply privately to 
>>> author*?
>>>
>>> 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/6a16f465-6650-4370-82bf-cb157d8bdc0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why Batchjob download url is null?

2016-08-16 Thread Justinas Ringaila
Were we misusing api? Or this is an error on your side? Because we have 
more than one batch job with this case thus we need  long term solution for 
this. Manually generating download url won't help us much in a long run.  

On Monday, 15 August 2016 21:02:44 UTC+3, Josh Radcliff (AdWords API Team) 
wrote:
>
> Hi Justinas,
>
> I'll look into generating a download URL for the job ID you mentioned, and 
> will update this post as soon as I have more information.
>
> Thanks,
> Josh, AdWords API Team
>
> On Friday, August 12, 2016 at 4:09:58 PM UTC-4, Anthony Madrigal wrote:
>>
>> Hi Justinas,
>>
>> Could you please provide me with your SOAP request and response so I can 
>> take a look at why this is coming as null? Please do so using *reply 
>> privately to author.*
>>
>> Thansk,
>> 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/a404710f-0a75-46ff-a9a6-7c187aaac085%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.