Re: unable to remove labels from AdGroupCriterion using php client library

2017-12-15 Thread orzorc
Hi Milind, I have tried to passing an empty Label array. But I got 'operations[0].operand.labels[0].id=>EntityNotFound.INVALID_ID' error as my previous post said. Now I am using Reflection in PHP to set the property to null and it works fine. But I don't think it's a good practice. Maybe client

Re: TargetingIdeaService : RequestType::STATS set MatchType

2017-12-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You may refer to this code sample on how to set the match type of a keyword using the KeywordMatchType

Re: Need help with pulling data for Gmail Sponsored Promotion ads

2017-12-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Hyunsoo, I was able to get the Gmail single promotion template ad (template Id : 464) using the AdGroupAdService.get() via API. Could you please *reply privately to author *and share your client custom

Re: unable to remove labels from AdGroupCriterion using php client library

2017-12-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Orzorc, When you perform an AdGroupCriterionService.get() , you will have the labels

Re: How can set Goal in a Display Campaign by Adword API?

2017-12-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Pradeep, I'm afraid, it is not possible to set the Campaign goals through the API. You will be able to select this through the web interface. However, all the marketing strategies to manage website traffic can be implemented through the API like Remarketing

Re: How to get Budget Performance report segmented by day

2017-12-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It is not possible to retrieve the amount spent information through the API. Also, it is not possible to pull metrics using the Budget Performance Report segmented by Day. You may refer to this guide for

Re: Can TargetSpendBiddingScheme control spending per ad group?

2017-12-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Johnny, The budgets can only be set at Campaign level. One way of limiting the budget for an AdGroup would be to have only one AdGroup in a campaign which will have the budget that you want to limit to. You could also take a look at setting up automated rules

TargetingIdeaService : RequestType::STATS set MatchType

2017-12-15 Thread vj
In old api we are use to set MatchType while getting stats using targeting idea $keywordMatchTypeSearchParameter = new KeywordMatchTypeSearchParameter(); $keywordMatchTypeSearchParameter->keywordMatchTypes = array('BROAD'); This is my code for latest api... but I am not able to set MatchType

Re: Issue in Google Ads Campaign Setting "Content Exclusions" for "Sensitive social issues":

2017-12-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, That's right, those category fields are not supported through the API at this time. You may refer to this guide for all the supported content exclusions. Please kee

Re: is it safe to give my soap.log to someone?

2017-12-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, As long as you redact any confidential information like developer token, OAuth credentials etc., it is fine to share the SOAP logs. It is ok to leave the object IDs such as campaign ID, ad group ID etc. in your SOAP logs while sharing. Our guidelines

Re: How do I get the account error alerts in Google Adwords dashboard via the API?

2017-12-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, AdWords API does not have a service that will give you the details of the UI alert. You could take a look at the Alerting Framework built on Java client library which can be configured to generate alerts for all AdW

Need help with pulling data for Gmail Sponsored Promotion ads

2017-12-15 Thread Hyunsoo Choi
I am trying to pull ad name for Gmail Sponsored Promotion Ads through the API but had no luck so far. I've gone through this link (https://developers.google.com/adwords/api/docs/appendix/templateads) and made some test calls to the API using the AdGroupAdService (on version 201710). Unfortunat

How to get Budget Performance report segmented by day

2017-12-15 Thread Noah
I'm interested in seeing the budget performance (budget level that was set, and the amount spent) PER BUDGET PER DAY. Currently, the budget performance report will aggregate everything to totals per budget for the whatever date range was requested. So, if I request the budget performance for l

is it safe to give my soap.log to someone?

2017-12-15 Thread kendan
is it safe to give my soap.log to someone? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

How do I get the account error alerts in Google Adwords dashboard via the API?

2017-12-15 Thread kendan
I have this error in my Google Adwords account. I wanted to get this information via the API. Is it possible? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to upload a huge file without the limits

2017-12-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Landy, I deleted your previous reply as it contains your MCC Id. Reposting again your reply with the masked information: We applied for standard access at 13th Dec. around 15:00(beijing time); and our MCC Account ID is: XXX-XXX-XXX and we will slow down and retry our request. Let me contac

How can set Goal in a Display Campaign by Adword API?

2017-12-15 Thread pradeep
Hi, I am creating a Google Ads display campaign via API version v201710, and the campaign is creating fine. But,I want to try to SET the Goal to "Website traffic" by Google Ad SDK, then please help me that how can i set the Campaign Goal to "Website traffic" by Google Ad SDK. However, I am ab

Issue in Google Ads Campaign Setting "Content Exclusions" for "Sensitive social issues":

2017-12-15 Thread pradeep
I am creating a Google Ads campaign via API version v201710, and the campaign is creating fine. But, if I try to SET the Content Exclusion to "Sensitive social issues" by Google Ad SDK, it's not working. I tried to debug the issue and found that the this field ("Sensitive social issues") has co

Issue in Google Ads Campaign Setting "Content Exclusions" for "Sensitive social issues":

2017-12-15 Thread pradeep
I am creating a Google Ads campaign via API version v201710, and the campaign is creating fine. But, if I try to SET the Content Exclusion to "Sensitive social issues" by Google Ad SDK, it's not working. I tried to debug the issue and found that the this field ("Sensitive social issues") has co

Can TargetSpendBiddingScheme control spending per ad group?

2017-12-15 Thread Johnny Brown
We have a need to limit the spending of ad groups to a predetermined budget for each ad group. It seems to me that the AdGroupService supports bidding schemes attached to ad groups, and the TargetSp

Re: How to upload a huge file without the limits

2017-12-15 Thread landyzhang
Hi Vincent, we applied for standard access at 13th Dec. around 15:00(beijing time); and our MCC Account ID is: 967-634-6707 and we will slow down and retry our request. Thanks! Landy 在 2017年12月15日星期五 UTC+8下午4:00:25,Vincent Racaza (AdWords API Team)写道: > > Hi Landy, > > Could you confirm as to whe

Re: How to upload a huge file without the limits

2017-12-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Landy, Could you confirm as to when you applied for standard access? Also, can you provide to me the MCC Id used in applying for this request? Kindly use the *Reply privately to author* option when replying. In regards on the actions that you need to do if you exceed the daily operation li