Re: Some deviation of Report API

2017-06-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Akiko, Would just like to follow up if you would still require our assistance? Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

PolicyViolationError.POLICY_ERROR - How is this possible?

2017-06-22 Thread desk
Hi. Please, help me. I'm using a check. As written in the documentation. However, the ad is not added anyway! I do not understand why. Look at my code, please. What could be the reason? $session->setValidateOnly(true); $adWordsServices = new AdWordsServices(); $adGroupAdService =

Re: Download Report API not showing conversions for Ad Performance report

2017-06-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Nehal, Just following up if you would still need our assistance. Please feel free to write back should you have any need for support. Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: PolicyViolationError.POLICY_ERROR - How is this possible?

2017-06-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi, To better identify the cause of the issue, could you provide the generated SOAP request and response? If you have not enabled SOAP logging, please refer to this guide as to how. Please reply using *Reply privately to

Re: Newly Created Campaigns Not getting reflected instantly via API

2017-06-22 Thread Ronak Shah
Hello Shwetha, I have sent you all details.Please check and let me know regarding same Thanks, Ronak Shah On Thursday, June 22, 2017 at 12:04:03 AM UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Ronak, > > Could you provide a sample CampaignId which was not available via the API

Re: Some deviation of Report API

2017-06-22 Thread アタラ 松澤 明子
Hi Peter, Thank you for your reminder. That trouble has not occurred from the following day. So my thought, it was a temporally issue. If it occurs again, l would send you more information. Thanks, Akiko 2017-06-22 17:39 GMT+09:00 'Peter Oliquino' via AdWords API Forum <

Unable to set Max CPC bid

2017-06-22 Thread Ondřej P
false https://adwords.google.com/api/adwords/cm/v201705;> ADD DYN_REM Product views 9oq ENABLED NONE

Re: Unable to create DynamicSearchAd in v201705

2017-06-22 Thread Oliver
Thanks. However, we're still able to create these ads in the web interface in this type of adgroup.This inconsistency makes it confusing to our users who question why it's possible in web interface but not API. On Wednesday, 21 June 2017 18:21:16 UTC+1, Nadine Sundquist (AdWords API

How to create "Display Network only" campaign using adwords API

2017-06-22 Thread Pratik Solanki
Hi, I'm creating a Display Network only campaign using an adword API. I want to add dynamic feeds (Attached screenshot for better understanding) using API. Is it possible using adword API ? Sample code will be a great help. Thanks, Pratik Solanki

ads performance report All Conv. Value has difference between AWUI report only in cents

2017-06-22 Thread Gita
Hello, I downloading ad performance report with fields: - ExternalCustomerId - CampaignId - AdGroupId - Id - Device - Date - ConversionCategoryName - AllConversions - AllConversionValue why report downloaded from API and report in ad words UI has different values ? only in very small amount

ads performance report Total conv. value downloaded via API compared with report from UI shows difference is only in few cents.

2017-06-22 Thread Gita
Hello, I downloading ads performance report. Fields: - ExternalCustomerId - CampaignId - AdGroupId - Id - Device - Date - ConversionCategoryName - AllConversions - AllConversionValue When i aggregate values I get difference between UI report conv. values in very small amount of cents (etc 10

Re: Unable to get Dynamic Search Ads in v201607

2017-06-22 Thread Антон Сычугов
Any news? среда, 21 июня 2017 г., 12:23:29 UTC+3 пользователь Thanet Knack Praneenararat (AdWords API Team) написал: > > Hello, > > Let me check and get back to you soon. > > Best, > Thanet, AdWords API Team > > > On Wednesday, June 21, 2017 at 12:36:04 AM UTC+9, Антон Сычугов wrote: >> >> I'm

Trying to send AdWords invitation [php]

2017-06-22 Thread Mihai Iliescu
Hello, I'm trying to send invitation using AdWords Api v201702 but I get this error: *Fatal error*: Uncaught exception 'Google\AdsApi\AdWords\v201702\cm\ApiException' with message '[ManagedCustomerServiceError.UNSUPPORTED @ operations[0]]' I'm using the code bellow, based on the create

How to create "Display Network only" campaign using adwords API

2017-06-22 Thread rcardstest
Hi, I'm creating a Display Network only campaign using an adword API. I want to add dynamic feeds (Attached screenshot for better understanding) using API.

Create "Display Network only" campaign using API

2017-06-22 Thread rcardstest
I'm creating a Display Network only campaign using an adword API. I want to add dynamic feeds (Attached screenshot for better understanding) using API. Is it

Re: Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2017-06-22 Thread rcardstest
> > Hi, > I'm creating a Display Network only campaign using an adword API. I want to add dynamic feeds (Attached screenshot for better understanding) using API.

something wrong in reportDefinition?

2017-06-22 Thread Michael Ladewig
Hi guys, im triying to Update to the new PHP client and get one error after another. But at the moment, i don't know, what is missing. I am trying to download a GEO_PERFORMANCE_REPORT and get this error: *Fatal error*: Uncaught exception 'GuzzleHttp\Exception\RequestException' with message

Link to a redirect

2017-06-22 Thread requestinfo
Hello, I have a question about the ads I create. Can I create an ad to page that redirects to another website instead? Is that against the rules, I don't see anything against that myself, but I'd like to make sure. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: ads performance report All Conv. Value has difference between AWUI report only in cents

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the complete report definition used along with the clientCustomerId and a complete screenshot of the UI so I can take a look? Please note that you need to select the same fields and dateRange in the UI as well when you want to compare data between UI and API reports.

Re: Batch Jobs

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you download the results of the BatchJobs from the downloadUrl and check if the operations failed? Please note that if the BatchJob completed with the status as "DONE", it means

Re: Link to a redirect

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Please see this guide for the destination requirements of ads in AdWords. Since this question is related to AdWords in general, I would suggest that you post it in the AdWords Community Forum

Re: Unable to set Max CPC bid

2017-06-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ondřej, Are you trying to create a shopping campaign? If so, please check this document to understand the bidding restrictions for the shopping campaigns. For SHOPPING_SHOWCASE_ADS, the bids have to be

Re: something wrong in reportDefinition?

2017-06-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Michael, This error indicates that you may have an issue with your Curl installation and its certificates. Please check these threads

Re: How to use Attribute, Segment, Metric in Adwords Report

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Naresh, You can include Metric fields to get performance data for your account over a time period. For example, If you include Impressions field in the report query, you'll get the number of impressions corresponding to that row. The last row in the report corresponds to the report summary

Batch Jobs

2017-06-22 Thread sam
I have four batch jobs that didn't seem to do anything even though they had status DONE. Could you help me see why this would be the case? Each batch job was supposed to create campaigns/AdGroups along with keywords. Client Customer ID: 5469572019 Successful BatchJob IDs with no results:

Re: How to create "Display Network only" campaign using adwords API

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Pratik, Once you create the Dynamic display Ad feed, you need to use FeedMappingService to create a FeedMapping

Re: Problem in creating dynamic search ads campaign settings using DynamicSearchAdsSetting

2017-06-22 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Prashant, Managing the feeds is supported via the AdWords API. Please check out the Dynamic Remarketing guide for details. Thanks, Josh, AdWords API Team On Thursday, June 22, 2017 at 9:43:58 AM UTC-4,

Re: Trying to send AdWords invitation [php]

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need to provide just the LinkOperation when you use the ManagedCustomerService.mutateLink()

Re: Unable to get Dynamic Search Ads in v201607

2017-06-22 Thread Антон Сычугов
Thanks a lot! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

how to get stats for location in google ads php api?

2017-06-22 Thread silent_coder
I want to get stats for a targeted location of a campaign such as: var geostats = targetedLocation.getStatsFor(String(duration[0]),String(duration[1])); This is in JS version, I am looking to recreate it php version. I can already traverse through accounts and campaigns of each account but I'm

Re: Unable to get Dynamic Search Ads in v201607

2017-06-22 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, Still investigating. Will inform you here once I have more information. Best, Thanet, AdWords API Team On Thursday, June 22, 2017 at 8:55:50 PM UTC+9, Антон Сычугов wrote: > > Any news? > > среда, 21 июня 2017 г., 12:23:29 UTC+3 пользователь Thanet Knack > Praneenararat (AdWords API

Re: how to get stats for location in google ads php api?

2017-06-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, In AdWords API, you need to download a report to get the performance data of your account. You can use the following report types to get geo performance data: - Geo Performance report . - Criteria Performance

Re: where is Adwords API in Goole APIS?

2017-06-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Che, If what you are trying to do is check the AdWords API in the "Library" tab of the API Manager same as the screenshot sent in the original post in this thread, then there isn't any mention in the AdWords API guide that you need to do so. What you need to make sure when accessing the

Re: where is Adwords API in Goole APIS?

2017-06-22 Thread Che Siri
I did setting up my development environment. I created a campaign in my console app in node.js. But a don't see the adwords api in Google Api. Any idea? On Thursday, June 22, 2017 at 12:01:18 AM UTC-3, Peter Oliquino wrote: > > Hi Che, > > Could you confirm if you are initially setting up your

Re: How to use Attribute, Segment, Metric in Adwords Report

2017-06-22 Thread naresh kumar
Hi There, Thank you for your reply, I am getting little about these terms ( Attribute, Segment, Metric in AWQL ) I tried to work with this in below example $reportQuery = "select AdNetworkType1, AdNetworkType2,

Re: Unable to create DynamicSearchAd in v201705

2017-06-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Oliver, Sometimes when the AdWords product is in transition, such as in this move from dynamic search ads to the new expanded dynamic search ads, you'll see that the AdWords UI and the AdWords API are not in perfect step with each other. There are times when the UI changes first, and