Re: Tracking parameters

2016-08-15 Thread 'Joyce Lava' via AdWords API Forum
Hello Shay,

Apologies for the delayed response. As far as I know, creating custom 
parameters at account level is not supported. You may check the supported 
entities per field in this guide 
.
 
Additionally, if the custom parameter used has the same name, AdWords will 
use the most specific custom parameter created. You may check this article 
 to know more 
about custom parameters. If in case, you are using custom parameters with value 
track , the same rule 
should be applied (use the most-specific tracking template created, in your 
case, this should be the adGroup-level).

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/163e3920-d83e-4435-92a3-888755cced0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get keywords return 0 keywords found

2016-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi Abdurrahman,

Your soap request should look something similar to the one below :
































*http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>  
  https://adwords.google.com/api/adwords/cm/v201607"; 
soapenv:mustUnderstand="0">
XXX-XXX-
XX
metesting (AwApi-Java, AdWords-Axis/2.17.0, 
Common-Java/2.17.0, Axis/1.4, Java/1.8.0-google-v7, jars, SelectorBuilder, 
SelectorField)
false
false  
  https://adwords.google.com/api/adwords/cm/v201607";>
Id
CriteriaType
KeywordMatchType
KeywordText
AdGroupIdIN
XXX  
  CriteriaType  
  IN
KEYWORD
*


You may also refer to our GetKeywords example in .NET 
.
 
Also, I noticed in your SOAP request and response that you are using your 
MCC account ID. *Please use a client account ID instead* *of your MCC ID* since 
information such as keywords are available only at client account level. I 
also removed your initial post due to this, since your MCC ID is considered 
sensitive information and was exposed in your attachment. Please refer to 
our forum posting guidelines 

 for 
more information.

Additionally, I could see that you are currently using v201603. This 
version has been deprecated 
 and will be 
sunset soon. I would strongly recommend to migrate to our latest version (
v201607 
)
 
to avoid any other issues.

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/47ef4c7d-98cd-4a8f-8cd6-19b237fe20af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get keywords return 0 keywords found

2016-08-15 Thread Abdurrahman Al Faruqi
Hello guys, is there anything wrong with my request?
I get the AD group ID from Ad group performance report. and I wanna get the 
list of keywords.
my soap attached.

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/20b5c969-17c9-42c9-bdac-644cc6d5bab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
AdsClientLibs.SoapXmlLogs Information: 1 : 
-BEGIN API CALL-

Request
---

POST /o/oauth2/token
User-Agent: MyApps (AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET 
CLR/4.0.30319.42000, OAuthApplicationFlow, SelectorBuilder, SelectorField, gzip)
Content-Type: application/x-www-form-urlencoded
Host: accounts.google.com
TimeStamp: Tue, 16 Aug 2016 11:35:10 GMT


client_id=115987042427-eg7bdqib431p7r1uo3cgloirdvvn3k2u.apps.googleusercontent.com&client_secret=**&refresh_token=**&grant_type=refresh_token

Response


X-Content-Type-Options: nosniff
Pragma: no-cache
Content-Disposition: attachment; filename="json.txt"; filename*=UTF-8''json.txt
Content-Encoding: 
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alternate-Protocol: 443:quic
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
Transfer-Encoding: chunked
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json; charset=utf-8
Date: Tue, 16 Aug 2016 04:35:10 GMT
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:10 GMT


{"access_token":"**","token_type":"Bearer","expires_in":"3600"}
-END API CALL---

AdsClientLibs.SoapXmlLogs Information: 1 : 
-BEGIN API CALL-

Request
---

POST /api/adwords/cm/v201603/AdGroupCriterionService
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 
4.0.30319.42000)
Authorization: **
VsDebuggerCausalityData: 
uIDPo5P4hSvJtQRHkWJyQ6OE0sIAjHphk/vB5kylH1AXsY7P4fLzSxLiKMJHmg1YEKPKH+sACQAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1350
Accept-Encoding: gzip
Connection: Keep-Alive
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>https://adwords.google.com/api/adwords/cm/v201603";>https://adwords.google.com/api/adwords/cm/v201603";>**https://adwords.google.com/api/adwords/cm/v201603";>723-401-2969https://adwords.google.com/api/adwords/cm/v201603";>MyApps 
(AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET CLR/4.0.30319.42000, 
SelectorBuilder, SelectorField, 
gzip)https://adwords.google.com/api/adwords/cm/v201603";>IdKeywordMatchTypeKeywordTextCriteriaTypeCriteriaTypeINKEYWORDAdGroupIdEQUALS22081655546KeywordTextASCENDING0500

Response


Content-Encoding: 
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alt-Svc: clear
Transfer-Encoding: chunked
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=UTF-8
Date: Tue, 16 Aug 2016 04:35:10 GMT
Expires: Tue, 16 Aug 2016 04:35:10 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201603";>00053a28dfbf76780a621d935e082957AdGroupCriterionServiceget1320https://adwords.google.com/api/adwords/cm/v201603";>0AdGroupCriterionPage
-END API CALL---

AdsClientLibs.SoapXmlLogs Information: 1 : 
-BEGIN API CALL-

Request
---

POST /o/oauth2/token
User-Agent: MyApps (AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET 
CLR/4.0.30319.42000, OAuthApplicationFlow, SelectorBuilder, SelectorField, gzip)
Content-Type: application/x-www-form-urlencoded
Host: accounts.google.com
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


client_id=115987042427-eg7bdqib431p7r1uo3cgloirdvvn3k2u.apps.googleusercontent.com&client_secret=**&refresh_token=**&grant_type=refresh_token

Response


X-Content-Typ

Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-15 Thread 'Joyce Lava' via AdWords API Forum
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/74fdeebc-be84-462f-a5bf-f9edb6597104%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Tracking parameters

2016-08-15 Thread sbarchen . work
Hi,

on Google Adwords, Does ad group custom tracking parameters overrides the 
accounts custom tracking parameters when it is being configured on both or 
is it being concatenated when the Landing page is being served to the user?

thanks in advanced.

Shay.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1f4ed33a-9cc3-4cd8-88b0-059db487745b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords TargetID Tracking Value

2016-08-15 Thread sbarchen . work
Hi,
in some cases i'm getting kwd-0 when landing page is being served by using 
{targetid} tracking value (display network only)
1. What is the meaning of keyword id =0 ?
2. Why sometimes i'm getting id=0 and sometimes not getting kwd id?

Example: 
kwd-0

Thanks,
Shay.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/452cac57-cc40-44f9-97a8-a9318a584764%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-15 Thread Irfan Ismail
I used adwords batch processing api to create adwords campaign structures. 
When uploading operations using 
BatchJobHelper.uploadIncrementalBatchJobOperations I got error Null 
operation, as bellow :

java.lang.NullPointerException: Null operation
at 
com.google.common.base.Preconditions.checkNotNull(Preconditions.java:228) 
~[guava-19.0.jar!/:na]
at 
com.google.api.ads.adwords.axis.utils.v201605.batchjob.BatchJobMutateRequest.addOperation(BatchJobMutateRequest.java:82)
 
~[adwords-axis-2.17.0.jar!/:na]
at 
com.google.api.ads.adwords.axis.utils.v201605.batchjob.BatchJobMutateRequest.addOperations(BatchJobMutateRequest.java:87)
 
~[adwords-axis-2.17.0.jar!/:na]
at 
com.google.api.ads.adwords.axis.utils.v201605.batchjob.BatchJobHelperImpl.uploadIncrementalBatchJobOperations(BatchJobHelperImpl.java:85)
 
~[adwords-axis-2.17.0.jar!/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_101]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_101]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
~[na:1.7.0_101]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_101]
at 
com.google.api.ads.common.lib.utils.AdsUtilityInvocationHandler.handleInvocation(AdsUtilityInvocationHandler.java:46)
 
~[ads-lib-2.17.0.jar!/:na]
at 
com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
 
~[guava-19.0.jar!/:na]
at com.sun.proxy.$Proxy81.uploadIncrementalBatchJobOperations(Unknown 
Source) ~[na:na]
at 
com.google.api.ads.adwords.axis.utils.v201605.batchjob.BatchJobHelper.uploadIncrementalBatchJobOperations(BatchJobHelper.java:65)
 
~[adwords-axis-2.17.0.jar!/:na]
at 
com.kofera.pusher.service.impl.BatchProcessServiceImpl.startBatchProcess(BatchProcessServiceImpl.java:154)
 
~[classes!/:na]
at 
com.kofera.pusher.service.impl.PushBatchServiceImpl.processTask(PushBatchServiceImpl.java:109)
 
[classes!/:na]
at 
com.kofera.pusher.service.impl.PushBatchServiceImpl.access$200(PushBatchServiceImpl.java:29)
 
[classes!/:na]
at 
com.kofera.pusher.service.impl.PushBatchServiceImpl$1.run(PushBatchServiceImpl.java:72)
 
[classes!/:na]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[na:1.7.0_101]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[na:1.7.0_101]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_101]

I try to upload CampaignOperation and AdGroupOperation separately and its 
succeed. Only when I try to upload AdGroupAdOperation I got the Null 
Operation error again. 

Here the code how i compose the AdGroupAdOperation :

private AdGroupAdOperation composeAddOperation(Ad obj) {

// Compose Operand
TextAd textAd = new TextAd();
textAd.setHeadline(obj.getH());
textAd.setDescription1(obj.getD1());
textAd.setDescription2(obj.getD2());
textAd.setDisplayUrl(obj.getDu());
textAd.setFinalUrls(new String[] { obj.getFu() });
AdGroupAd adGroupAd = new AdGroupAd();
adGroupAd.setAdGroupId(obj.getAdGroupOrigId());
adGroupAd.setAd(textAd);

// Create operation
AdGroupAdOperation operation = new AdGroupAdOperation();
operation.setOperand(adGroupAd);
operation.setOperator(Operator.ADD);

return operation;
}

Please let me now if more information is required.

Thanks,
Irfan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/99f67b9d-be5c-46b9-ab6a-85a130feaca1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BudgetOrderService spendingLimit 'get' vs 'SET' when credits are present

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

*spendingLimit* in BudgetOrder only accounts for the budget amount and not 
the credit associated with the account. I would suggest fetching the 
updated budget amount after the mutate and adding credit manually for 
calculation purposes.

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/12ca1ce6-463e-402f-baf5-a40ea5584d03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Find placement category of placement URL

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

The domain information in the Placement Performance Report 

 or 
the Automatic Placements Performance Report 

 can 
be mapped to a category using the DataService 
. 
Please refer to this example 

 for 
more details. 

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/11d0fde7-2a8a-42a9-bc95-35189fe6a544%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-15 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Al,

Sorry about the delay. I'm going to try another person on my team to see if 
I can get an answer on this.

Best,
Nadine, AdWords API Team

On Monday, August 15, 2016 at 1:13:39 PM UTC-4, adiven...@wordstream.com 
wrote:
>
> Hello Nadine,
>
> Were you able to verify whether or not these changes will show up in calls 
> to the CustomerSyncService?
>
> Thanks again,
> -Al
>
> On Thursday, August 4, 2016 at 7:56:07 PM UTC-4, Nadine Sundquist (AdWords 
> API Team) wrote:
>>
>> Hi Al,
>>
>> I'm glad you liked the post! That's helpful feedback. I don't believe 
>> these changes will show up in CustomerSyncService, but I'll double-check 
>> with the person on my team heading up this effort, and I'll get back to you.
>>
>> Cheers,
>> Nadine, AdWords API Team
>>
>> On Thursday, August 4, 2016 at 11:36:01 AM UTC-4, adiv...@wordstream.com 
>> wrote:
>>>
>>> Hello,
>>>
>>> I've read the blog post concerning the impending clearing of platform 
>>> bid modifiers for Target CPA and Conversion Optimizer campaigns that is 
>>> planned to begin in late August available here:
>>>
>>>
>>> http://googleadsdeveloper.blogspot.com/2016/08/clearing-platform-bid-modifiers-of.html
>>>  
>>>
>>> It's a very informative posting and my thanks to the AdWords API Team in 
>>> taking the time to document this in great detail!
>>>
>>> One question that I have concerns whether or not these changes will be 
>>> reported by all-currently-supported API versions of the 
>>> CustomerSynchService.
>>>
>>> If a customer within the AdWords UI were to make the same changes in his 
>>> account that are listed beneath the section in the blog posting with the 
>>> heading "Here are some changes that you’ll see in your account before the 
>>> new features launches", then I would expect those various changes to be 
>>> available via calls to the CustomerSynchService.get operation in the data 
>>> that is returne for:
>>>
>>> CustomerSynchService.AdgroupChangeData.removedAdGroupBidModifier
>>> CustomerSynchService.CampaignChangeData.removedCampaignCriterion
>>> CustomerSynchService.CampaignChangeData.addedCampaignCriterion
>>>
>>> So will the changes that AdWords makes to clear the bid modifiers be 
>>> reported back via CustommerSyncService.get calls in the same way that they 
>>> would if the customer had performed those same changes in the AdWords UI.
>>>
>>> Many thanks!
>>>
>>> -Al
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/30001b48-fe2a-4201-8dca-e4237a2c7da2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-08-15 Thread Igor Selitsky
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
>

-- 
__
CONFIDENTIALITY NOTICE: The information contained in the present message 
(including any information contained in attachments herein) may be 
confidential and privileged. It may be read, copied and used only by the 
intended recipient. If you have received it in error please contact the 
sender (by return e-mail) immediately and delete this message. Any 
unauthorized use or dissemination of this message in whole or in parts is 
strictly prohibited. Print this message only if sharp necessary.
УВЕДОМЛЕНИЕ О КОНФИДЕНЦИАЛЬНОСТИ: Информация, содержащаяся в настоящем 
сообщении (включая любое вложение) может быть конфиденциальной и охраняться 
действующим законодательством. Сообщение может быть прочитано, скопировано 
и использовано исключительно лицом, которому сообщение предназначается. 
Если Вы получили настоящее сообщение по ошибке, пожалуйста, незамедлительно 
сообщите об этом отправителю (ответным письмом по электронной почте). Любое 
несанкционированное использование или распространение информации, 
содержащейся в настоящем сообщении в целом или в части, строго запрещены. 
Не распечатывайте настоящее сообщение, если в этом нет крайней 
необходимости.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5f6f2758-bd63-4bf8-8dfd-4d766dbc54f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Ad Id and Cost using API?

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

You can use the Ad Performance Report 

 to 
get the Cost and other performance details aggregated at the ad level. In 
order to get the Ad Id, you need to choose the field *Id.*

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/fadc5d07-ac59-4156-9e49-8b7dc0afd1dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
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, 
zastrozhnov.sot...@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/58484fb0-b058-409d-bacc-e83393d0fc51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why Batchjob download url is null?

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
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/bc53c36c-4b6a-4709-8fdc-78b99dbd8edd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get Ad Id and Cost using API?

2016-08-15 Thread Ricardas R

Hello,

Basically, I want to get data *Ad Id *and *Cost (Money spent) *from Adwords 
API for the certain date. 

I've checked this page 

 and 
see that I can get Ad Id only with two type of reports:
AD_CUSTOMIZERS_FEED_ITEM_REPORT
PLACEHOLDER_FEED_ITEM_REPORT
Both of them doesn't really look like what I need. 
I've managed to get Ad group ID and Cost, but I want to go one level 
deeper. 
I've exported data which I need directly from Adwords website, but not sure 
if it's possible to get same data from API.

Any suggestions?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4941c3a4-a8a1-4e97-a1c1-0a503e1883ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-15 Thread adivenuti
Hello Nadine,

Were you able to verify whether or not these changes will show up in calls 
to the CustomerSyncService?

Thanks again,
-Al

On Thursday, August 4, 2016 at 7:56:07 PM UTC-4, Nadine Sundquist (AdWords 
API Team) wrote:
>
> Hi Al,
>
> I'm glad you liked the post! That's helpful feedback. I don't believe 
> these changes will show up in CustomerSyncService, but I'll double-check 
> with the person on my team heading up this effort, and I'll get back to you.
>
> Cheers,
> Nadine, AdWords API Team
>
> On Thursday, August 4, 2016 at 11:36:01 AM UTC-4, adiv...@wordstream.com 
>  wrote:
>>
>> Hello,
>>
>> I've read the blog post concerning the impending clearing of platform bid 
>> modifiers for Target CPA and Conversion Optimizer campaigns that is planned 
>> to begin in late August available here:
>>
>>
>> http://googleadsdeveloper.blogspot.com/2016/08/clearing-platform-bid-modifiers-of.html
>>  
>>
>> It's a very informative posting and my thanks to the AdWords API Team in 
>> taking the time to document this in great detail!
>>
>> One question that I have concerns whether or not these changes will be 
>> reported by all-currently-supported API versions of the 
>> CustomerSynchService.
>>
>> If a customer within the AdWords UI were to make the same changes in his 
>> account that are listed beneath the section in the blog posting with the 
>> heading "Here are some changes that you’ll see in your account before the 
>> new features launches", then I would expect those various changes to be 
>> available via calls to the CustomerSynchService.get operation in the data 
>> that is returne for:
>>
>> CustomerSynchService.AdgroupChangeData.removedAdGroupBidModifier
>> CustomerSynchService.CampaignChangeData.removedCampaignCriterion
>> CustomerSynchService.CampaignChangeData.addedCampaignCriterion
>>
>> So will the changes that AdWords makes to clear the bid modifiers be 
>> reported back via CustommerSyncService.get calls in the same way that they 
>> would if the customer had performed those same changes in the AdWords UI.
>>
>> Many thanks!
>>
>> -Al
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8440668e-a07e-4e1d-badb-f738d0f2c75a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: api version 201605

2016-08-15 Thread xtcsuk
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 Cloonan 
 (AdWords API Team) wrote:
>
> Hello,
>
> The engineering team has confirmed that they are aware of a bug 
> that can put jobs into this state when they shouldn't be. They do 
> have a 
> process they can perform on these "stuck" jobs to force them to 
> return a 
> correct DownloadUrl.
>
> If you provide me with a complete list of jobs that have made 
> their way into this state, I can have engineering ge

Re: api version 201605 - batchjobservice

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

BudgetOrderService spendingLimit 'get' vs 'SET' when credits are present

2016-08-15 Thread Evan Giesel
Hi,
I am trying to automate Budget Order management (I am using consolidated 
billing). I want to be able to add an amount to a budget order using the 
adwords api.
Using the BudgetOrderService, I can get a BudgetOrder 
,
 
and see its spendingLimit. I can also use BudgetOrderService to modify the 
spendingLimit.

Using these, I can increase the Budget Amount of a BudgetOrder by any 
amount. Let's say I want to add $50 to a $180 budget:
I get the BudgetOrder's spendingLimit ($180) and add $50 for a total of 
$230. I then use BudgetOrderService to set the spendingLimit of the budget 
order to $230. So far, this has been working perfectly.

The problem comes in when there is a credit on the budget order:


In this case, the BudgetOrder's spendingLimit is $280.00, which makes 
sense, I guess: $180 + $100 = $280

Let's say I want to add $50 to this budget order. I get the spendingLimit 
($280), and add $50 for a total of $330. I use BudgetOrderService to set 
the spendingLimit of this particular budget order to $330.

I expect to see in the account's Account Budgets page:
*Budget Amount*
$230
+$100
= $330

But what I get is:
*Budget Amount*
$330
+$100
= $430

So, if I am looking at this correctly, spendingLimit represents *Budget 
Amount* + *Credit Amount,* but when I mutate the budget order, 
spendingLimit *only* represents *Budget Amount.*
Is there any way around this?

(If it makes any difference, I am using the googleads/googleads-python-lib 
 client library)

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/1dc0be91-22ca-4cf2-9739-276ac8268572%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Find placement category of placement URL

2016-08-15 Thread art
How can placement category, (like All Apps > Google Play > Games > Puzzle) 
be found for a specific placement URL (like 
mobileapp::2-com.landlordgame.tycoon) 
for mobile apps for display campaigns?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/04368a46-b882-417f-858d-89db83fda61b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: api version 201605 - batchjobservice

2016-08-15 Thread xtcsuk
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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/eed38dc7-74ea-4ad1-b7a4-7203256fcb78%40googlegroups.com.
For more options, v

Re: api version 201605 - batchjobservice

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/5aa40b0e-4014-4b25-953f-73386a7dfa75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: api version 201605 - batchjobservice

2016-08-15 Thread xtcsuk
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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/f734c973-ca99-4315-9658-f3d23123f755%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: create ImageAd with animated gif

2016-08-15 Thread artem . bikov . ingate
Thank you.
I removed field 'type' and had successful response.

понедельник, 15 августа 2016 г., 13:43:46 UTC+3 пользователь Joyce Lava 
написал:
>
> Hello,
>
> Apologies for the delayed response. Could you please confirm if you are 
> using MediaService.upload 
> 
>  operation 
> in uploading the media file? I ask this because based from the doc 
> ,
>  
> the field Image.type (*e.g. DYNAMIC_IMAGE*) is required when using the 
> MediaService.upload to upload the new media file. Also, please make sure 
> that the gif file meets the technical requirements specified here 
> .
>
> If you confirmed that you are not using the MediaService.upload and if the 
> gif meets the specified requirements and the issue still persists, could 
> you please send the SOAP request and response by clicking on *reply 
> privately to author* on this forum thread?
>
> 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/10a559e0-21ef-4cfa-b9cc-c63822fdb000%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: create ImageAd with animated gif

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

Apologies for the delayed response. Could you please confirm if you are 
using MediaService.upload 

 operation 
in uploading the media file? I ask this because based from the doc 
,
 
the field Image.type (*e.g. DYNAMIC_IMAGE*) is required when using the 
MediaService.upload to upload the new media file. Also, please make sure 
that the gif file meets the technical requirements specified here 
.

If you confirmed that you are not using the MediaService.upload and if the 
gif meets the specified requirements and the issue still persists, could 
you please send the SOAP request and response by clicking on *reply 
privately to author* on this forum thread?

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/14ac4f9e-1a92-4c74-99ec-15dc7e5af5c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-15 Thread zastrozhnov . sotnik
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/117f759c-0095-4904-9360-46cf1f63298e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP ошибка v201607

2016-08-15 Thread zastrozhnov . sotnik
Verion php : 5.4  ; this address is available with "curl". The problem is 
that it downloads and makes up the small companies well, but if we got more 
than 30 words it fails.  What do your mean wthis "*reply privately to 
author* "?

пятница, 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/7474db9b-f96c-42f9-af86-7ec1eaddad92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


create ImageAd with animated gif

2016-08-15 Thread artem . bikov . ingate
Hello.
I try to create ImageAd with animated gif image and get 
error MediaError.MEDIA_TYPE_DOES_NOT_MATCH_OBJECT_TYPE

request params
{
  "ad_group_id":"27708882730",
  "ad": {
"xsi_type":"ImageAd",
"image": {
  "xsi_type":"Image",
  "data":"",
  "type":"DYNAMIC_IMAGE"
},
"name":"image for partner",
"final_urls":["http://reenter.ru";],
"display_url":"reenter.ru",

"tracking_url_template":"http://anabas.umka.xyz/clicks?advert_id=14365\u0026campaign_id=1508\u0026ad_info=google{placement}|{network}\u0026redirect_to=http%3A%2F%2Freenter.ru%3Futm_campaign%3D1508%26utm_content%3DReleadgion_gl%26utm_medium%3Dcpc%26utm_source%3Dmedia%26utm_term%3D1508%7C14365%7Cgoogle{placement}%7C{network}"
  },
  "status":"ENABLED"
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/524d739a-c618-47e7-9a98-79856bb7dff2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.