Sha256: 8a2a5ef0620c43ce613b6fc0c8a47931e7055c3641553097cd8c52987ee374de

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:ns0="https://bingads.microsoft.com/CampaignManagement/v13" xmlns:ns1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:ns2="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:ns3="http://schemas.datacontract.org/2004/07/System" xmlns:ns4="https://adapi.microsoft.com" xmlns:ns5="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <ns0:AuthenticationToken>***FILTERED***</ns0:AuthenticationToken>
    <ns0:DeveloperToken>***FILTERED***</ns0:DeveloperToken>
    <ns0:CustomerId>***FILTERED***</ns0:CustomerId>
    <ns0:CustomerAccountId>***FILTERED***</ns0:CustomerAccountId>
  </soap:Header>
  <soap:Body>
    <ns0:GetSharedEntityAssociationsByEntityIdsRequest>
      <ns0:EntityIds>
        <ns1:long>349704435</ns1:long>
      </ns0:EntityIds>
      <ns0:EntityType>Campaign</ns0:EntityType>
      <ns0:SharedEntityType>NegativeKeywordList</ns0:SharedEntityType>
    </ns0:GetSharedEntityAssociationsByEntityIdsRequest>
  </soap:Body>
</soap:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bing_ads_ruby_sdk-1.5.0 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.3.4 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.3.3 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.3.2 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.3.1 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.3.0 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.2.0 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml
bing_ads_ruby_sdk-1.1.1 spec/fixtures/campaign_management/get_shared_entity_associations_by_entity_ids/standard.xml