Re: Where can I check the adjusted bid I made in a placement?

2017-10-04 Thread bruce
Good day Vincent, I am still confused why I can't update the bid of the placement. Here is my code: get($session, AdGroupCriterionService::class); //Create a mobile platform. The ID can be found in the documentation. //https://developers.google.com/adwords/api/docs/appendix/platforms

Re: I can't find Adwords API center in account settings

2017-10-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Andrii, Could you provide a UI screenshot as well as your MCC ID and email address you used to logged in so I can check this further? Please use the *Reply privately to author* option. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

48 Hours Batch Job Status is Still AWAITING_FILE

2017-10-04 Thread roger
Hi API Team, Can you investigate what happened to this batch JOB.. Batch Job Id:575510402 | Status :AWAITING_FILE" ClientCustomerId: 507-737-4478 <(507)%20737-4478> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Conversion rate incorrect

2017-10-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Petrik, This is more on the AdWords product level concern, and not AdWords API specific. Our team only handles AdWords API related issues/concerns. This said, please post this in the AdWords Community Forum as

Re: CustomerServer getCustomers throws UNEXPECTED_INTERNAL_API_ERROR

2017-10-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I can see that you have also posted this as a private reply on this forum post , but will just reply here so we can track your concern better. Could you confirm if until *now,* you

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR on AdCustomizerFeedService

2017-10-04 Thread Toshinori Minami
Hi Vincent, I have sent the SOAP request and response by using reply privately to author. Have you received my message? Regards, Toshinori 2017年10月2日月曜日 15時41分30秒 UTC+9 Vincent Racaza (AdWords API Team): > > Hi Toshinori, > > The UNEXPECTED_INTERNAL_API_ERROR >

operand.adGroupId RequiredError and operand.ad, RequiredError in AddAdGroups.php Example

2017-10-04 Thread Alessandro Viola
HI all, i have a problem with AddAdGroups.php Example (v201708), if i test the example, the response is: [RequiredError.REQUIRED @ operations[0].operand.adGroupId, RequiredError.REQUIRED @ operations[0].operand.ad, RequiredError.REQUIRED @ operations[1].operand.adGroupId,

Error uploading animated GIF

2017-10-04 Thread Cristina Jurca
Hi, I need help Still having the same problem with Error uploading animated GIF :(. Here is the error message I'm getting from Google. Is there a known problem with animated GIFs? Or maybe I'm doing something wrong? Cris -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

I can't find Adwords API center in account settings

2017-10-04 Thread Andrii Sokoliuk
Hello, I don't see Adwords API Center page in account settings. I use Manager account. How can I see this option. How can I receive developer token for AdWords API. I saw the same problem on this topic https://groups.google.com/forum/#!topic/adwords-api/Fv6w-KqHa8U Best regards. -- --

CustomerServer getCustomers throws UNEXPECTED_INTERNAL_API_ERROR

2017-10-04 Thread gyntema
I've been consistently getting an UNEXPECTED_INTERNAL_API_ERROR when using the googleads-java-lib to make a request to the AdWords CustomerService. Any idea on what might be missing? Service: CustomerService Method: getCustomers URL:

Conversion rate incorrect

2017-10-04 Thread Petrik de Heus
Hi, For a client we get the following data in the account performance report: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Conversion rate calculation incorrect?

2017-10-04 Thread Petrik de Heus
Hi, For a client we are getting the following data for the Account Performance Report: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: AdCustomizer FeedItem Feed Upload with Dynamic Ads

2017-10-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, When you change the name of an Ad Customizer feed when ads are referencing it, the ads are automatically updated to reference the new feed name. Ad objects are immutable. If you want to make any changes to an Ad, you must remove the Ad, and create a new Ad. If you would like to use

Re: Why MediaId is null for type=image Ads ? Though I can see the ReferenceId.

2017-10-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ahsan, Could you enable logging and provide the logs for the AdGroupAdService.get() request and the MediaService.get() request which returned an error when you tried to retrieve the media with referenceId `-2405310583298588672`? Please use *Reply privately to author* when responding.

AdCustomizer FeedItem Feed Upload with Dynamic Ads

2017-10-04 Thread sam
Hello, We're currently uploading our FeedItems as a .csv feed file through shared library > business data. Let's say we start off with a dynamic text ad that looks like this, where our AdCustomizer feed is name "*AdWords API AdCustomizer Feed*": {=AdWords API AdCustomizer

AdCustomizer Ads

2017-10-04 Thread sam
Hello, We're currently uploading our FeedItems as a .csv feed file through shared library > business data. Let's say we start off with a dynamic text ad that looks like this, where our AdCustomizer feed is name "*AdWords API AdCustomizer Feed*": {=AdWords API AdCustomizer

Re: API Report for Shopping and Search Impressions/Imp. Share

2017-10-04 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Reece, You will be able to use Campaign Performance Report to pull the specified data. The Campaign Performance Report aggregates statistics at the campaign level, one row per campaign. To

Re: AverageCpv and AverageCpe returned as Micro instead of double

2017-10-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, ConversionValue and AllConversionValue are returned as Double and the value is formatted with dot (".") for decimal separator, with a precision of two decimal positions and no thousands separator (e.g. 100.00). The AllConversionValue corresponds to the conversions included as part of

Why MediaId is null for type=image Ads ? Though I can see the ReferenceId.

2017-10-04 Thread Muhammad Ahsan Amin
Hello Adwords API Support Team. I am having a some trouble with AdGroupAdService.ImageAd. So I search for an AdGroupAd via its Id which successfully return data. Basically its an Image Ad and I can see the details of Image however MediaId for the Image is Null though ReferenceId is there. Can

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2017-10-04 Thread PPC London
Thanks Anash for forwarding it to the team. Any idea when can I expect any fix. Thanks a lot Suk -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: batch job still AWAITING_STATUS after 24 hrs

2017-10-04 Thread roger
Hi, ClientCustomerId: 507-737-4478 <(507)%20737-4478> Batch Job Id:575510402 On Wednesday, October 4, 2017 at 3:19:58 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > For our team to further investigate, can you provide your clientCustomerId > on which your batch job is still in

API Report for Shopping and Search Impressions/Imp. Share

2017-10-04 Thread Reece Wallis
Hi, Currently we use the ACCOUNT_PERFORMANCE_REPORT to pull in impressions and impression share on a daily basis. We would like to be able to pull: shopping impressions/impression share and search impressions impression share seperatley Which report(s) should we use to do this? Thank you

Re: Where can I check the adjusted bid I made in a placement?

2017-10-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Ben, If what you meant is the actual value of the placement ID, then you can use the AdGroupCriterionService.get() and filter it by PLACEMENT criterionType

Re: Where can I check the adjusted bid I made in a placement?

2017-10-04 Thread bruce
Hi Vincent, I just want to clarify something Placement urlPlacement = new Placement(); urlPlacement.setId(X); urlPlacement.setUrl("site.www.hello.com"); Where can I find the "urlPlacement.setId"? Thank you so much, Ben On Wednesday, October 4, 2017 at 3:09:55 PM

Re: Where can I check the adjusted bid I made in a placement?

2017-10-04 Thread bruce
Thank you so much, Vincent. I will based the of the code from here. Thank you for the suggestion. I will let you know if I got it right. Thanks, Ben On Wednesday, October 4, 2017 at 3:09:55 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi Ben, > > Please see attached file for my

Re: Where can I check the adjusted bid I made in a placement?

2017-10-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Ben, Please see attached file for my complete Java code for setting bid modifier in a placement. Also, as a suggestion, please enable your SOAP logs if you haven't done so by following the "Configuring logging" section of this document

Re: Developer Console Project Creation Failures?

2017-10-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi James, I'm from the AdWords API team and I'm afraid this is already out of scope for us. You may reach out to the Console community support via this link for further assistance. Thanks and regards, Peter AdWords API Team -- --

Re: batch job still AWAITING_STATUS after 24 hrs

2017-10-04 Thread roger
Hi API Team, Can you check this Batch Job Id: 575510402 My first batch job, its been 24 hrs and status did not change: On Wednesday, October 4, 2017 at 2:35:43 PM UTC+8, ro...@growth-rocket.com wrote: > > > Hi Nadine, > > Can you check this Batch Job Id:575510402 My first batch job, its

batch job still AWAITING_STATUS after 24 hrs

2017-10-04 Thread roger
Hi Nadine, Can you check this Batch Job Id:575510402 My first batch job, its been 24 hrs and status did not change: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Adwords API Call - Client Customer ID (Python)

2017-10-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Clarissa, For your first question, kindly get in touch with the Python library owners via this link as they are more equipped to assist you regarding this. As for your second question, it seems that the clientCustomerId is not being