Enquiry on API access correlation of MCC and Sub-MCC

2023-11-07 Thread Danny Tang
he ad account, would the 20 accounts limit rule stands for the corresponding ad account or would the 50 accounts limit rule (max. account limit (active non-manager accounts)) stands instead? I look forward to hearing from you. Thanks. Regards,

Re: urgent! no response from the google token application

2023-11-06 Thread Danny Tang
Hi there, Thanks for your assistance. we have received the reply from the compliance team and they required us to provide additional information on our application and we have sent them reply on it. Please let us know if there is further update on the application. Thanks! Regards, Danny On

Urgent! No response from the Google Token application

2023-11-05 Thread Danny Tang
could look into my case) I would kindly ask you to review my case and please let me know if there is any updates in your earliest convenience. I look forward to hearing from you soon. Much Appreciated! Regards, Danny -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Account Budgets "Changes under review"

2022-07-12 Thread Danny Quinn
Thanks for the response. The api worked as expected I guess the issue is with the Google Ads Platform itself. I will contact them directly. Regards Danny On Tuesday, 12 July 2022 at 09:15:57 UTC+1 adsapi wrote: > Hi Danny, > > Thank you for reaching out to us. > > Could you

Account Budgets "Changes under review"

2022-07-11 Thread Danny Quinn
Hi, This morning I have lots of accounts, under different mcc's where I have requested an account budget increase. All of the accounts show the status as "changes under review". They appear to be stuck. This isn't the first time this has happened and there doesn't seem to be anything I can

/api/adwords/rm/v201809/AdwordsUserListService throwing UNEXPECTED_INTERNAL_API_ERROR

2019-03-12 Thread danny
Hi, We have been seeing UNEXPECTED_INTERNAL_API_ERROR thrown by https://adwords.google.com/api/adwords/rm/v201809/AdwordsUserListService for the past week now. http://schemas.xmlsoap.org/soap/envelope/";> soap:Server InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.servi

Adwords API AdwordsUserListService - Getting Whitelisted for AddressInfo Identifier

2018-10-04 Thread Danny Madigan
I am looking to expand our Google Customer Match integration to support “AddressInfo,” however in this page ( https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.AddressInfo) it says that Address identifier is accessible for whitelisted customers only. I wan

Re: Expression Rule User List Error

2018-07-12 Thread danny+awtest
AdsApi\Common\AdsSoapClient but method mutateOperations() will has different endpoints in this 2 services, so generated SOAP for connecting intent to AdGroup will be incorrect if call mutateOperations() not from AdGroupCriterionService. Nadine, thank for your support! Request can be closed. Sinc

Re: Expression Rule User List Error

2018-07-12 Thread danny+awtest
rionOperation not from AdGroupCriterionService. Both of services extends same \Google\AdsApi\Common\AdsSoapClient but method mutateOperations() will has different endpoints in this 2 services, so generated SOAP for connecting intent to AdGroup will be incorrect if call mutateOperations() not from AdG

Re: Expression Rule User List Error

2018-07-11 Thread danny+awtest
have all data about intent from AdWords response). I have ad group id. I need connect created intent and ad group.* Thank you! On Tuesday, July 10, 2018 at 7:39:41 PM UTC+3, Nadine Sundquist (AdWords API Team) wrote: > > Hello Danny, > > I think there may be a bit confusion he

Re: Expression Rule User List Error

2018-07-10 Thread danny+awtest
AdGroupCriterion - there is no such method. On which step I am wrong? May be I am using wrong adGroup operation or criterion? Sincerely, Danny. On Monday, July 9, 2018 at 4:22:23 PM UTC+3, Nadine Sundquist (AdWords API Team) wrote: > > Hi Danny, > > I'm back from the holidays! Wooh

Re: Expression Rule User List Error

2018-07-04 Thread danny+awtest
Hi Nadine, I have enabled logs already, so here is requestId - 00057017946dc9980a0dc447e2010d3a Sure, I will wait for your answer. Have a nice holidays) Danny. On Tuesday, July 3, 2018 at 9:46:58 PM UTC+3, Nadine Sundquist (AdWords API Team) wrote: > > Hello Danny, > > Could you

Re: Expression Rule User List Error

2018-07-03 Thread danny+awtest
necessary parameters? Check please via your logs. Sincerely, Danny. On Thursday, June 28, 2018 at 7:33:45 PM UTC+3, Nadine Sundquist (AdWords API Team) wrote: > > Hi Danny, > > My apologies for the delay. At first it looked like in your post that you > had solved the issue. I

Re: Expression Rule User List Error

2018-06-26 Thread danny+awtest
Type::CUSTOM_INTENT); And switched BiddableAdGroupCriterion to AdGroupCriterion() But nothing changed. Danny. On Tuesday, June 26, 2018 at 6:42:56 PM UTC+3, Nadine Sundquist (AdWords API Team) wrote: > > Hello Danny, > > That first error that you have with the R

Re: Expression Rule User List Error

2018-06-26 Thread danny+awtest
[OperationType:protected] => [parameterMap:Google\AdsApi\AdWords\v201806\cm\Operation:private] => Array ( [Operation.Type] => OperationType ) ) ) Thanks, Danny. On Tuesday, June 26, 2018 at 6:42:56 PM UTC+3, N

Re: Expression Rule User List Error

2018-06-26 Thread danny+awtest
elope/"; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201806"; xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201806";>***REDACTEDunknown (AwApi-PHP, googleads-php-lib/35.2.0, PHP/5.6.31-1~ubuntu14.04.1+deb.sury.org+1)falsefalseADD On

Re: Expression Rule User List Error

2018-06-25 Thread danny+awtest
rionCustomIntent <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.CriterionCustomIntent> . On Monday, June 25, 2018 at 8:24:53 AM UTC+3, Peter Oliquino (AdWords API Team) wrote: > > Hi Danny, > > Could you first confirm if you

Re: Expression Rule User List Error

2018-06-22 Thread danny+awtest
ntentId ? On Friday, June 22, 2018 at 11:15:44 AM UTC+3, Peter Oliquino (AdWords API Team) wrote: > > Hi Danny, > > Could you review your SOAP request if the below element is being included? > > https://adwords.google.com/api/adwords/rm/v201806"; > *xsi:type="ns8:

Re: Expression Rule User List Error

2018-06-22 Thread danny+awtest
On Friday, June 22, 2018 at 9:37:08 AM UTC+3, danny+...@pdffiller.com wrote: > > Hi! I am trying to create custom audience, but have > UserListError.CONCRETE_TYPE_REQUIRE > Error. > Here is my code on PHP (used example from > https://github.com/googleads/googleads-php-lib/bl

Expression Rule User List Error

2018-06-21 Thread danny+awtest
Hi! I am trying to create custom audience, but have UserListError.CONCRETE_TYPE_REQUIRE Error. Here is my code on PHP (used example from https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201806/Remarketing/AddRuleBasedUserLists.php ): public function addCustomIntentLi

AdGroup Status Inheritance

2017-12-05 Thread Danny
Hi I'm reading on https://support.google.com/adwords/answer/2375403?hl=en that if a campaign is paused, ad groups within that campaign will inherit the same status (paused). I've just recently removed a campaign, but when I get all the ad groups within that removed campaign, their status is st

Re: Placeholder Feed Item Report - AttributeValues

2017-08-02 Thread Danny
I wonder if any \n in JSON data from API should be escaped then? On Wednesday, 2 August 2017 10:46:14 UTC-7, Danny wrote: > > Ok nvm - I found the bug. Turns out the php functions *str_getcsv* and > *fgetcsv* will process line breaks \n within a field, hence it's > incorrect

Re: Placeholder Feed Item Report - AttributeValues

2017-08-02 Thread Danny
Ok nvm - I found the bug. Turns out the php functions *str_getcsv* and *fgetcsv* will process line breaks \n within a field, hence it's incorrectly splitting, and its possible to have line breaks within the JSON data of *AttributeValues*. On Wednesday, 2 August 2017 09:55:40 UTC-7, Danny

Re: Placeholder Feed Item Report - AttributeValues

2017-08-02 Thread Danny
FYI - using v201609 On Wednesday, 2 August 2017 09:53:54 UTC-7, Danny wrote: > > Hi > > I'm running the Placeholder Feed Item Report with the following fields: > > $report_fields = ['PlaceholderType', 'FeedId', 'FeedItemId', > 'At

Placeholder Feed Item Report - AttributeValues

2017-08-02 Thread Danny
Hi I'm running the Placeholder Feed Item Report with the following fields: $report_fields = ['PlaceholderType', 'FeedId', 'FeedItemId', 'AttributeValues', 'CustomerDescriptiveName','ExternalCustomerId', 'StartTime', 'EndTime', 'Status']; $segment_fields = ['AdGroupId', 'AdGroupName', 'AdGroupSt

Re: Zero Impressions Issue: dateRange is expected

2017-07-10 Thread Danny
20:21:09 UTC-7, Peter Oliquino wrote: > > Hi Danny, > > As for specifying a dateRangeType (whether its a custom date range > <https://developers.google.com/adwords/api/docs/guides/reporting#custom_date_ranges> > or > a pre-defined date range > <https://developers.go

Re: Zero Impressions Issue: dateRange is expected

2017-07-07 Thread Danny
angeType you use then if you're planning to pull out the structure? On Friday, 7 July 2017 02:57:24 UTC-7, Peter Oliquino wrote: > > Hi Danny, > > My apologies for missing this out earlier as I did not realize that you > used the Selector and ReportDefinition cla

Re: Zero Impressions Issue: dateRange is expected

2017-07-07 Thread Danny
t; 'download-report-')); > $result->saveToFile($file_path); Does this not work using *Selector* and *ReportDefinition *as it seems to be always expecting *dateRangeType *in the SOAP request? On Thursday, 6 July 2017 23:12:46 UTC-7, Danny wrote: > > Yes I'm using exampl

Re: Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
23:06:45 UTC-7, Peter Oliquino wrote: > > Hi Danny, > > Using the v201609 version of the AdWords API and the report definition you > provided, I was not able to reproduce the error in my end. Could you also > confirm if you are using any of the client library sample codes > &l

Re: Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
When I add a date range, it seems to work. However, I don't want it to be dependent on the date range as I'm only interested in the structure of the account. $this->report_definition->setDateRangeType(ReportDefinitionDateRangeType::TODAY); > On Thursday, 6 July 2017 15:50:53

Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
Hi I'm trying to make a call on the CRITERIA_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT report, but I keep getting this error, [Google\AdsApi\AdWords\v201609\cm\ApiException] > Details: [fieldPath: ; trigger: Invalid ReportDefinition Xml: > cvc-complex-type.2.4.b: The content of element 're

Zero Impressions Issue: dateRange is expected

2017-07-06 Thread Danny
Hi I'm trying to make a call on the CRITERIA_PERFORMANCE_REPORT and AD_PERFORMANCE_REPORT report, but I keep getting this error, [Google\AdsApi\AdWords\v201609\cm\ApiException] > Details: [fieldPath: ; trigger: Invalid ReportDefinition Xml: > cvc-complex-type.2.4.b: The content of element 're

Accessing Product Ad's URL Information

2017-05-25 Thread Danny
Hi I was wondering whether there was a way to access the product ad's URL information? >From reading https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService.ProductAd, it doesn't seem like any of the URL fields are available. Unless you have to get this informatio

Batch Job Completion and Queues

2017-03-23 Thread Danny
Hi I'm running into issues where sometimes whenever I send a batch job to do a mutate operation (e.g. pause ad), it takes a long time (more than few hours) to keep polling the status for 'DONE' or 'CANCELLED'. But when I check the account, I can see the changes are done generally within minutes

Re: Get all ads, keywords and sitelinks serving

2017-02-23 Thread Danny
Thanks Shwetha. Seems like using this approach I'll need to download a file - something I'd like to avoid. Is there a way to do this and get a JSON response instead? On Thursday, 23 February 2017 12:09:14 UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Danny, > &g

Get all ads, keywords and sitelinks serving

2017-02-23 Thread Danny
Hi Is there a way to get all ads, keywords and sitelinks *serving* without checking whether the campaign *and* adgroup is enabled? Currently the only way I can think of is to get all enabled keywords (for example), and retrieve the adgroup and campaign (based on the IDs) it belongs to and chec

Re: Keeping the access token valid during API calls

2017-02-10 Thread Danny
token > before it expires, it just gives me the current token. Then after it > expires, I just always get the message: > invalid_grant > Token has been expired or revoked. > > Specific examples on how to do this would be greatly appreciated. I've > attempted using OAu

Re: Keeping the access token valid during API calls

2017-02-09 Thread Danny
Thanks - I'll look into that. But could you also clarify whether the code snippet I shared would work, if I create the session with the OAuth2 object containing the refresh token? On Thursday, 9 February 2017 13:16:37 UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Danny,

Keeping the access token valid during API calls

2017-02-09 Thread Danny
Hi I'm currently running into API call issues whenever my access token expires. I've already saved the client's refresh token and I'm trying to figure out whether AdWords will automatically renew the access token if you build the session with the OAuth2 object that contains the refresh token d

Re: Adding an existing sitelink to CampaignExtensionSetting

2017-02-08 Thread Danny
d_item->getFeedId()); $sitelink_feed_item->setFeedItemId($feed_item->getFeedItemId()); return $sitelink_feed_item; } On Tuesday, 7 February 2017 14:14:35 UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Danny, > > I'm afraid you cannot pass the FeedItem objects

Re: Adding an existing sitelink to CampaignExtensionSetting

2017-02-07 Thread Danny
and when making the > mutate request, the API will know to add the correct sitelink base on the > 'FeedItemId' only? > On Tuesday, 7 February 2017 13:14:18 UTC-8, Danny wrote: > > Hi > > I'm trying to figure out an easier way to add an *existing* sitelink to a > cam

Re: Why isn't my question showing?

2017-02-07 Thread Danny
I think your post needs to be reviewed and approved first. On Monday, 6 February 2017 10:55:57 UTC-8, Mark Wills wrote: > > I just posted in the AdWords API forum...but I can't see it? Anyone know > why? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Adding an existing sitelink to CampaignExtensionSetting

2017-02-07 Thread Danny
Hi I'm trying to figure out an easier way to add an *existing* sitelink to a campaign (via CampaignExtensionSetting). This question also extends to adding sitelinks to adgroup (AdGroupExtensionSetting) and account level (CustomerExtensionSetting). >From >https://developers.google.com/adwords/

Re: What is the expected method for sharing sitelinks across campaigns using the Campaign Extension Setting service?

2017-02-07 Thread Danny
Hi Nadine Could you please share a sample code of adding an existing sitelink to an existing campaign via CampaignExtensionSettingServices ? I'm trying to do something similar, but rather than cre

Re: Sitelinks Feed Limit (EntityCountLimitExceeded.ACCOUNT_LIMIT)

2014-10-02 Thread Danny
Thanks Anash, managed to get it working :) Thanks Danny On Wednesday, October 1, 2014 8:07:33 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Danny, > > You should be using a single feed, and associating the right set of > FeedItems with the campaigns using a Matchi

Sitelinks Feed Limit (EntityCountLimitExceeded.ACCOUNT_LIMIT)

2014-09-30 Thread Danny
Hi I am relatively new to the AdWords API, having been using it for the past 2 months or so. I am using v201406 and the PHP client library. Everything has been working well except for a new update I just deployed that would automatically create unique sitelinks for each campaign. I integrated

Wie erstelle ich eine Suchvolumen-Abfrage mit der Google-Api

2014-01-10 Thread Danny Liebmann
Ich bin auf der Suche nach einer Suchvolumen abfrage mittels Java-Programm und Google-Api ich finde immer wieder den weg über den AdwordsUser. Dieser ist aber nicht mehr aktuell, oder? Geht das mittels oAuth? und wenn es doch noch mit dem AdwordsUser geht, wo bekomme ich den Developer Key her

Campaign Experiments with reporting

2010-12-20 Thread Danny Antonetti
have a beta version of the wsdl for testing and implementation of the new features? I am very excited to work on this feature :) Thanks, Danny -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Developer token not showing in account

2010-08-30 Thread Danny
Me 3... have you guys found any answers/workarounds? On Aug 27, 9:24 am, "cy...@espai-web.es" wrote: > Hi, > > I have exactly the same problem I received the confirmation email > today but nothing in my Adwords > API center section. > > On 27 août, 10:06, biesbjerg wrote: > > > > > I just got an