Re: Gmail Ads upload image ad

2019-06-20 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi First let me thanks the fast answer. But what i want is the services in ADS API, and not in Adwords Api. On Wednesday, 19 June 2019 21:51:06 UTC+1, adsapiforumadvisor wrote: > > Hello Diogo, > > To create Gmail Ads >

Gmail Ads upload image ad

2019-06-19 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, How can i upload an image ad for gmail ads? Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: Get campaign targeting's reach or weekly estimates

2019-06-18 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi This is now possible? In ADS API? On Wednesday, 2 May 2018 20:00:02 UTC+1, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Jayson/Ping, > > The Targeting Reach setting in the UI corresponds to the estimate for the > specific Targeting settings for Display Network Ad campaigns. You

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-06-14 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi the correct address https://github.com/dsilvapereira/google-ads-php/commit/4d9ae2aad3a26e355143b3838170a5ddb15b9ade On Friday, 14 June 2019 00:53:45 UTC+1, adsapiforumadvisor wrote: > > Hello, > > Thanks for taking the time to do that for people! > > Best, > Nadine, Google Ads API Team > >

Retrieve traffic estimate for audience affinity, in-market and keywords

2019-06-13 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
hi How can i retrieve traffic estiamte for audience affinity and in-market and keywords together? In ADS API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-06-13 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, I create an fork repository and add examples for how retrieve user insterest. https://github.com/dpereiraegoi/google-ads-php/commit/741147b9a5bb28bd1a14154b022be6dc4ceb5768 On Wednesday, 12 June 2019 16:08:11 UTC+1, Diogo Pereira wrote: > > Hi, > > This problem are solved? I need to

Re: INVALID_USER_INTEREST error for Affinity Audience and In Market Audience Options Returned from ConstantDataService.getUserInterestCriterion

2019-06-12 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, This problem are solved? I need to integrate with gmail campaign where i have my list with business areas and i need to match with affinity audiences On Thursday, 3 May 2018 13:52:50 UTC+1, Nadine Sundquist (AdWords API Team) wrote: > > Hi Daniel, > > Unfortunately, no. That's the part

Re: Error on upload html5 zip ad CUSTOMER_NOT_WHITELISTED_FOR_ASSET_TYPE

2019-06-07 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi Any answer? On Tuesday, 4 June 2019 10:16:06 UTC+1, Diogo Pereira wrote: > > $zipBytes = file_get_contents('html5-bundle-generic.zip'); > > $mediaAsset = new MediaBundleAsset([ > 'data' => new BytesValue(['value' => $zipBytes]) > ]); > > // Creates the logo image. > $logoMediaFile = new

Re: Retrieve AdGroupSimulations return error

2019-06-04 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi Any news? On Thursday, 30 May 2019 04:32:17 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > Apologies for the back and forth. Can you once again send the generated > logs of your most recent request with the RESOURCE_NOT_FOUND error? > > You may send it to me privately. > > Thanks and

Re: Error on upload html5 zip ad CUSTOMER_NOT_WHITELISTED_FOR_ASSET_TYPE

2019-06-04 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
$zipBytes = file_get_contents('html5-bundle-generic.zip'); $mediaAsset = new MediaBundleAsset([ 'data' => new BytesValue(['value' => $zipBytes]) ]); // Creates the logo image. $logoMediaFile = new Asset([ 'type' => AssetType::MEDIA_BUNDLE, 'name' => new StringValue(['value' => 'Campaign

Re: Traffic estimator gmail ads

2019-06-04 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, And with adwords api? On Monday, 3 June 2019 19:47:20 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > Unfortunately, this data is not currently supported through Google Ads > API. > > You can find any updates or announcements on our blog > . > >

Traffic estimator gmail ads

2019-06-03 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi How i can retrieve traffic estimator for gmail ads based on costumer match? Without keywords.. I see the KeywordPlanService but need keywords to retrieve traffic estimate.. Someone can help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Error on upload html5 zip ad CUSTOMER_NOT_WHITELISTED_FOR_ASSET_TYPE

2019-06-03 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, When i try to upload the html5 zip file for gmail ad the api returns: Failure: {"errors":[{"errorCode":{"assetError":"CUSTOMER_NOT_WHITELISTED_FOR_ASSET_TYPE"},"message":"The customer is not whitelisted for this asset

Re: Retrieve AdGroupSimulations return error

2019-05-29 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi , Thank you for your fast reply. I change to an production ad group, but now return RESOURCE_NOT_FOUND. 71~BID_MODIFIER~DEFAULT~20190501~20190530 On Wednesday, 29 May 2019 15:24:02 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > Thank you for sending that information over, I did

Re: Retrieve AdGroupSimulations return error

2019-05-29 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
HI Peter I send the reply with another account. Please confirm if receive them. On Wednesday, 29 May 2019 10:27:01 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > Thank you for confirming the resource name you used. Could you send to me > your updated JSON logs, with the error, so I can

Re: Retrieve AdGroupSimulations return error

2019-05-29 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, No. Was customers/3xxx48/adGroupSimulations/7x5~BID_MODIFIER~DEFAULT~20190501~20191212 On Wednesday, 29 May 2019 10:11:48 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > Could you confirm if the below (full) example resource name was what you > passed in the request? > > >

Re: Retrieve AdGroupSimulations return error

2019-05-29 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi Peter, Thanks for your reply Now returns the error resource not found. But the customer exists and the ad group. Note: Because ours email server blocks send email to you i can't send private reply :( On Wednesday, 29 May 2019 04:56:06 UTC+1, adsapiforumadvisor wrote: > > Hi Diogo, > > My

Retrieve AdGroupSimulations return error

2019-05-28 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, Someone can help me? I try to obtain ad group simulation but return an error. https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#google.ads.googleads.v1.resources.AdGroupSimulation Method Name:

Invalid customer ID Sample Create Customer

2019-05-22 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, I set manager customer id valid but return always invalid customer ID. Why? Can help? [2019-05-22 10:44:15] google-ads.WARNING: Request made: Host: "googleads.googleapis.com", Method: "/google.ads.googleads.v1.services.CustomerService/CreateCustomerClient", ClientCustomerId: 762,